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

The Nationals - College Pickleball Tour - Challenger Mixed Doubles Div. 3

ID: 7983217956

对局比分

22-20

落败 / Loss

对决日期

2026-04-10

对局时间 (估算)

1:00 PM

对决场地

Peachtree Corners, GA

未核实场馆

对决竞争阵营

阵营 1胜方
GH
Gabrielle Haddix

W6040G · Ann Arbor, MI, US

DUPR

3.467

JL
jacob liu

V4XYW5 · USA

DUPR

4.121

阵营 2负方
ES
Emily Spradley

NY7DYZ · USA

DUPR

3.397

JN
Justin Ning

2Q0Q57 · Fairfax County, VA, US

DUPR

4.228

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7983217956
显示原始对决元数据 JSON
[
  {
    "team_id": 7512952049,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gabrielle Haddix",
        "dupr_id": "W6040G",
        "rating": 3.467,
        "profile_pic_url": null,
        "location": "Ann Arbor, MI, US"
      },
      {
        "name": "jacob liu",
        "dupr_id": "V4XYW5",
        "rating": 4.121,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4726589625,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emily Spradley",
        "dupr_id": "NY7DYZ",
        "rating": 3.397,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin Ning",
        "dupr_id": "2Q0Q57",
        "rating": 4.228,
        "profile_pic_url": null,
        "location": "Fairfax County, VA, US"
      }
    ]
  }
]