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

USLPL 35+ Hatboro

ID: 4389820608

对局比分

11-0, 11-9

获胜 / Win

对决日期

2026-03-22

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MS
Max Sinthorntham

3VXW5E · Springfield, VA, US

DUPR

5.053

NP
Niles Parungao

W6JJOQ · Williamson County, TX, US

DUPR

5.027

阵营 2负方
DH
Daniel Hunt

3Z7RZP · Westerville, OH, US

DUPR

5.020

PL
Patrick Leistner

V7KV56 · Panama City Beach, FL, US

DUPR

4.628

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4389820608
显示原始对决元数据 JSON
[
  {
    "team_id": 6559233533,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Max Sinthorntham",
        "dupr_id": "3VXW5E",
        "rating": 5.053,
        "profile_pic_url": null,
        "location": "Springfield, VA, US"
      },
      {
        "name": "Niles Parungao",
        "dupr_id": "W6JJOQ",
        "rating": 5.027,
        "profile_pic_url": null,
        "location": "Williamson County, TX, US"
      }
    ]
  },
  {
    "team_id": 7122877865,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Hunt",
        "dupr_id": "3Z7RZP",
        "rating": 5.02,
        "profile_pic_url": null,
        "location": "Westerville, OH, US"
      },
      {
        "name": "Patrick Leistner",
        "dupr_id": "V7KV56",
        "rating": 4.628,
        "profile_pic_url": null,
        "location": "Panama City Beach, FL, US"
      }
    ]
  }
]