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

The Nationals - College Pickleball Tour - Challenger Men's Doubles Div. 3

ID: 5120703379

对局比分

10-21

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

8:45 AM

对决场地

Peachtree Corners, GA

未核实场馆

对决竞争阵营

阵营 1负方
GB
Gavin Barro

EG70EV · St. Augustine Beach, FL, US

DUPR

4.523

MD
Mason Day

0ZXZEQ · USA

DUPR

3.754

阵营 2胜方
JB
Jonathan Buzek

ZNQLLW · Orlando, FL, US

DUPR

4.305

TY
Tomer Yair

QPLW4R · Coral Springs, FL, US

DUPR

4.437

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5120703379
显示原始对决元数据 JSON
[
  {
    "team_id": 4567498950,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gavin Barro",
        "dupr_id": "EG70EV",
        "rating": 4.523,
        "profile_pic_url": null,
        "location": "St. Augustine Beach, FL, US"
      },
      {
        "name": "Mason  Day",
        "dupr_id": "0ZXZEQ",
        "rating": 3.754,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7339749405,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Buzek",
        "dupr_id": "ZNQLLW",
        "rating": 4.305,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "Tomer Yair",
        "dupr_id": "QPLW4R",
        "rating": 4.437,
        "profile_pic_url": null,
        "location": "Coral Springs, FL, US"
      }
    ]
  }
]