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

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

ID: 4367473329

对局比分

11-10

落败 / Loss

对决日期

2025-09-20

对局时间 (估算)

10:15 AM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1胜方
SX
Sam Xin

304L7G · Charlotte, NC, US

DUPR

4.574

AM
Andrew Martin

GGD9ZM · Winston-Salem, NC, US

DUPR

4.458

阵营 2负方
DG
David Gu

EWQ2JV · Charlotte, NC, US

DUPR

4.274

DY
David Yang

X2OP67 · USA

DUPR

4.611

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4367473329
显示原始对决元数据 JSON
[
  {
    "team_id": 6492970694,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam Xin",
        "dupr_id": "304L7G",
        "rating": 4.574,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Andrew Martin",
        "dupr_id": "GGD9ZM",
        "rating": 4.458,
        "profile_pic_url": null,
        "location": "Winston-Salem, NC, US"
      }
    ]
  },
  {
    "team_id": 6888184489,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Gu",
        "dupr_id": "EWQ2JV",
        "rating": 4.274,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "David Yang",
        "dupr_id": "X2OP67",
        "rating": 4.611,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]