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

Pool A- DUPR 16 - Minor League Pickleball @ Missouri

ID: 7667470269

对局比分

18-21

获胜 / Win

对决日期

2025-08-17

对局时间 (估算)

10:15 AM

对决场地

Arch Pickleball & Badminton

View Facility Page →

对决竞争阵营

阵营 1负方
JG
Jason Gallahue

12P7GY · High Ridge, MO, US

DUPR

3.853

SW
Sheena Wong

0YYR62 · Olivette, MO, US

DUPR

3.749

阵营 2胜方
KF
Keith Fletcher

ZNM6YQ · Lake Saint Louis, MO, US

DUPR

3.910

ES
Erin Smith

PKMRDX · O'Fallon, MO, US

DUPR

3.803

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7667470269
显示原始对决元数据 JSON
[
  {
    "team_id": 7265293378,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Gallahue",
        "dupr_id": "12P7GY",
        "rating": 3.853,
        "profile_pic_url": null,
        "location": "High Ridge, MO, US"
      },
      {
        "name": "Sheena Wong",
        "dupr_id": "0YYR62",
        "rating": 3.749,
        "profile_pic_url": null,
        "location": "Olivette, MO, US"
      }
    ]
  },
  {
    "team_id": 4801007775,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Keith Fletcher",
        "dupr_id": "ZNM6YQ",
        "rating": 3.91,
        "profile_pic_url": null,
        "location": "Lake Saint Louis, MO, US"
      },
      {
        "name": "Erin Smith",
        "dupr_id": "PKMRDX",
        "rating": 3.803,
        "profile_pic_url": null,
        "location": "O'Fallon, MO, US"
      }
    ]
  }
]