返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

2026 Newport Beach PPA Challenger - Mens Doubles Skill: (4.5) Age: (8 And Above)

ID: 6842011132

对局比分

11-3, 11-0

落败 / Loss

对决日期

2026-04-04

对局时间 (估算)

5:00 PM

对决场地

Newport Beach, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
DB
Dan Blair

L2O225 · Huntington Beach, CA, US

DUPR

4.018

CT
Colton Tanner

J5V0NO · Newport Beach, CA, US

DUPR

4.326

阵营 2负方
JG
John Gill

3LZ6P6 · USA

DUPR

3.836

Darin Kawamoto

PKW6QQ · Mission Viejo, CA, US

DUPR

3.693

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6842011132
显示原始对决元数据 JSON
[
  {
    "team_id": 6173065075,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan Blair",
        "dupr_id": "L2O225",
        "rating": 4.018,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      },
      {
        "name": "Colton Tanner",
        "dupr_id": "J5V0NO",
        "rating": 4.326,
        "profile_pic_url": null,
        "location": "Newport Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 7379883602,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Gill",
        "dupr_id": "3LZ6P6",
        "rating": 3.836,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Darin Kawamoto",
        "dupr_id": "PKW6QQ",
        "rating": 3.693,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/291625/images/profile/3463f0d1-e83d-477e-9be6-4d2732037964.jpg",
        "location": "Mission Viejo, CA, US"
      }
    ]
  }
]