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

Pool A- DUPR 16 - Minor League Pickleball @ Missouri

ID: 5915553749

对局比分

13-21

落败 / Loss

对决日期

2025-08-17

对局时间 (估算)

6:15 AM

对决场地

Arch Pickleball & Badminton

View Facility Page →

对决竞争阵营

阵营 1负方
SN
Sam Ngo

EWW2PJ · St. Peters, MO, US

DUPR

3.277

PS
Preston Steinhoff

56YV4L · Saint Charles, MO, US

DUPR

3.916

阵营 2胜方
JG
Jason Gallahue

12P7GY · High Ridge, MO, US

DUPR

3.826

JW
Josh Wilson

RZ2MON · USA

DUPR

4.316

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5915553749
显示原始对决元数据 JSON
[
  {
    "team_id": 4402677676,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sam Ngo",
        "dupr_id": "EWW2PJ",
        "rating": 3.277,
        "profile_pic_url": null,
        "location": "St. Peters, MO, US"
      },
      {
        "name": "Preston Steinhoff",
        "dupr_id": "56YV4L",
        "rating": 3.916,
        "profile_pic_url": null,
        "location": "Saint Charles, MO, US"
      }
    ]
  },
  {
    "team_id": 6488167165,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jason Gallahue",
        "dupr_id": "12P7GY",
        "rating": 3.826,
        "profile_pic_url": null,
        "location": "High Ridge, MO, US"
      },
      {
        "name": "Josh Wilson",
        "dupr_id": "RZ2MON",
        "rating": 4.316,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]