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

YMCA National Pickleball Tournament - Mixed Doubles 4.0 Round Robin 60-69 Age

ID: 5113099868

对局比分

15-7

获胜 / Win

对决日期

2025-11-09

对局时间 (估算)

9:00 PM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
SG
Sean Grady

3XDGE4 · Okatie, SC, US

DUPR

4.031

DD
Denise Day

3OXNZP · Ridgeland, SC, US

DUPR

4.319

阵营 2负方
TH
Tracy Hunter

ZDNW9W · USA

DUPR

3.498

RG
Robert Geoffrey Hunter

YX5EO4 · Naples, FL, US

DUPR

4.009

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5113099868
显示原始对决元数据 JSON
[
  {
    "team_id": 5599027245,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sean Grady",
        "dupr_id": "3XDGE4",
        "rating": 4.031,
        "profile_pic_url": null,
        "location": "Okatie, SC, US"
      },
      {
        "name": "Denise Day",
        "dupr_id": "3OXNZP",
        "rating": 4.319,
        "profile_pic_url": null,
        "location": "Ridgeland, SC, US"
      }
    ]
  },
  {
    "team_id": 5029470794,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tracy Hunter ",
        "dupr_id": "ZDNW9W",
        "rating": 3.498,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Geoffrey Hunter",
        "dupr_id": "YX5EO4",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]