返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

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

ID: 6436244904

对局比分

3-11

落败 / Loss

对决日期

2025-08-09

对局时间 (估算)

1:00 PM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1负方
AP
Alex Pyun

PKODXE · USA

DUPR

4.591

MH
Michael Hyder

2QV7WE · Charlotte, NC, US

DUPR

4.663

阵营 2胜方
JB
Jesse Brand

ZNPX7W · Mint Hill, NC, US

DUPR

4.764

KV
Khoa Vu

ZNJO5D · USA

DUPR

4.847

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6436244904
显示原始对决元数据 JSON
[
  {
    "team_id": 8086652280,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alex Pyun",
        "dupr_id": "PKODXE",
        "rating": 4.591,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Hyder",
        "dupr_id": "2QV7WE",
        "rating": 4.663,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  },
  {
    "team_id": 7292213544,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jesse Brand",
        "dupr_id": "ZNPX7W",
        "rating": 4.764,
        "profile_pic_url": null,
        "location": "Mint Hill, NC, US"
      },
      {
        "name": "Khoa Vu",
        "dupr_id": "ZNJO5D",
        "rating": 4.847,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]