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

Pool A- DUPR 16 - Minor League Pickleball @ Missouri

ID: 6818692617

对局比分

16-21

落败 / Loss

对决日期

2025-08-17

对局时间 (估算)

10:15 AM

对决场地

Arch Pickleball & Badminton

View Facility Page →

对决竞争阵营

阵营 1负方
JG
Jason Gallahue

12P7GY · High Ridge, MO, US

DUPR

3.826

SW
Sheena Wong

0YYR62 · Olivette, MO, US

DUPR

3.762

阵营 2胜方
DS
Dave Schwent

169YE1 · USA

DUPR

4.084

SC
Sophie Centerino

N7XEKZ · St. Louis, MO, US

DUPR

3.782

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6818692617
显示原始对决元数据 JSON
[
  {
    "team_id": 8252250549,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Gallahue",
        "dupr_id": "12P7GY",
        "rating": 3.826,
        "profile_pic_url": null,
        "location": "High Ridge, MO, US"
      },
      {
        "name": "Sheena Wong",
        "dupr_id": "0YYR62",
        "rating": 3.762,
        "profile_pic_url": null,
        "location": "Olivette, MO, US"
      }
    ]
  },
  {
    "team_id": 8346850992,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dave Schwent",
        "dupr_id": "169YE1",
        "rating": 4.084,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sophie Centerino",
        "dupr_id": "N7XEKZ",
        "rating": 3.782,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      }
    ]
  }
]