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

Pool A- DUPR 18 - Pennsylvania State Championship The Dink Minor League Pickleball @ Bounce Pickleball hosted by All State Pickleball League

ID: 5286847261

对局比分

14-21

获胜 / Win

对决日期

2025-09-07

对局时间 (估算)

2:15 AM

对决场地

Bounce Pickleball Club - Malvern

View Facility Page →

对决竞争阵营

阵营 1负方
SS
Sheila Siu

KO957O · Clifton, NJ, US

DUPR

3.790

KB
Kathy Behrmann

8JGY54 · Madison, NJ, US

DUPR

3.898

阵营 2胜方
SE
Sophia Ebron

ZNNZKW · Guanacaste Province, CR

DUPR

4.063

MT
marina todd

0QLVDN · New York, NY, US

DUPR

4.621

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5286847261
显示原始对决元数据 JSON
[
  {
    "team_id": 8045773632,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sheila Siu",
        "dupr_id": "KO957O",
        "rating": 3.79,
        "profile_pic_url": null,
        "location": "Clifton, NJ, US"
      },
      {
        "name": "Kathy Behrmann",
        "dupr_id": "8JGY54",
        "rating": 3.898,
        "profile_pic_url": null,
        "location": "Madison, NJ, US"
      }
    ]
  },
  {
    "team_id": 4650800217,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sophia Ebron",
        "dupr_id": "ZNNZKW",
        "rating": 4.063,
        "profile_pic_url": null,
        "location": "Guanacaste Province, CR"
      },
      {
        "name": "marina todd",
        "dupr_id": "0QLVDN",
        "rating": 4.621,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]