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

PFL SUMMER SHOWDOWN S2/2025 - Men’s Doubles Skill (4.5, 4.75, 5.0) Age: (Any)

ID: 6849075387

对局比分

11-5

获胜 / Win

对决日期

2025-09-20

对局时间 (估算)

4:45 AM

对决场地

Concord Pickleball, Pitts School Road Northwest, Concord, NC, USA

未核实场馆

对决竞争阵营

阵营 1胜方
DG
David Gu

EWQ2JV · Charlotte, NC, US

DUPR

4.314

DY
David Yang

X2OP67 · USA

DUPR

4.676

阵营 2负方
TJ
Tristan James Watson

122EZR · Hamer, SC, US

DUPR

4.891

WG
Weston Glassgow

EW4LXV · USA

DUPR

4.105

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6849075387
显示原始对决元数据 JSON
[
  {
    "team_id": 7461083766,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Gu",
        "dupr_id": "EWQ2JV",
        "rating": 4.314,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "David Yang",
        "dupr_id": "X2OP67",
        "rating": 4.676,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5729016226,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tristan James Watson",
        "dupr_id": "122EZR",
        "rating": 4.891,
        "profile_pic_url": null,
        "location": "Hamer, SC, US"
      },
      {
        "name": "Weston Glassgow",
        "dupr_id": "EW4LXV",
        "rating": 4.105,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]