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

USLPL 35+ Championships

ID: 5655359580

对局比分

7-11, 8-11

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MS
Max Sinthorntham

3VXW5E · Springfield, VA, US

DUPR

5.019

NP
Niles Parungao

W6JJOQ · Williamson County, TX, US

DUPR

5.147

阵营 2胜方
SP
Steven Pokopec

W6V22Y · York, PA, US

DUPR

5.007

AW
Andrew Wakefield

0YPJYQ · Baltimore, MD, US

DUPR

5.132

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5655359580
显示原始对决元数据 JSON
[
  {
    "team_id": 7029478977,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Max Sinthorntham",
        "dupr_id": "3VXW5E",
        "rating": 5.019,
        "profile_pic_url": null,
        "location": "Springfield, VA, US"
      },
      {
        "name": "Niles Parungao",
        "dupr_id": "W6JJOQ",
        "rating": 5.147,
        "profile_pic_url": null,
        "location": "Williamson County, TX, US"
      }
    ]
  },
  {
    "team_id": 7171986549,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steven Pokopec",
        "dupr_id": "W6V22Y",
        "rating": 5.007,
        "profile_pic_url": null,
        "location": "York, PA, US"
      },
      {
        "name": "Andrew Wakefield",
        "dupr_id": "0YPJYQ",
        "rating": 5.132,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  }
]