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

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

ID: 7186559045

对局比分

21-11

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

6:15 AM

对决场地

Peachtree Corners, GA

未核实场馆

对决竞争阵营

阵营 1胜方
JB
Jonathan Buzek

ZNQLLW · Orlando, FL, US

DUPR

4.253

TY
Tomer Yair

QPLW4R · Coral Springs, FL, US

DUPR

4.406

阵营 2负方
BB
Blake Byington

EG5N4M · USA

DUPR

4.278

JH
Jack Hammons

8DKJ9X · Powell, OH, US

DUPR

3.804

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7186559045
显示原始对决元数据 JSON
[
  {
    "team_id": 6723433152,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Buzek",
        "dupr_id": "ZNQLLW",
        "rating": 4.253,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "Tomer Yair",
        "dupr_id": "QPLW4R",
        "rating": 4.406,
        "profile_pic_url": null,
        "location": "Coral Springs, FL, US"
      }
    ]
  },
  {
    "team_id": 8265672705,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Blake Byington",
        "dupr_id": "EG5N4M",
        "rating": 4.278,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jack Hammons",
        "dupr_id": "8DKJ9X",
        "rating": 3.804,
        "profile_pic_url": null,
        "location": "Powell, OH, US"
      }
    ]
  }
]