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

PPA Tour: Las Vegas NV Womens Doubles Skill: (5.0) Age: (35 To 49)

ID: 8423905716

对局比分

15-5

获胜 / Win

对决日期

2023-10-06

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
Stephanie Gaeta

1Q2O4R · Mission Viejo, CA, US

DUPR

5.145

JD
Jill Day

17MRO0 · San Clemente, CA, US

DUPR

4.497

阵营 2负方
MS
Melissa Suchomel

8E9DDW · Penryn, CA, US

DUPR

4.570

KS
Kelly Shimabukuro

8900R8 · Rancho Murieta, CA, US

DUPR

4.746

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8423905716
显示原始对决元数据 JSON
[
  {
    "team_id": 7274166176,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephanie Gaeta",
        "dupr_id": "1Q2O4R",
        "rating": 5.145,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/95466_60ef1877abb07.jpeg",
        "location": "Mission Viejo, CA, US"
      },
      {
        "name": "Jill Day",
        "dupr_id": "17MRO0",
        "rating": 4.497,
        "profile_pic_url": null,
        "location": "San Clemente, CA, US"
      }
    ]
  },
  {
    "team_id": 5196673544,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Melissa Suchomel",
        "dupr_id": "8E9DDW",
        "rating": 4.57,
        "profile_pic_url": null,
        "location": "Penryn, CA, US"
      },
      {
        "name": "Kelly Shimabukuro",
        "dupr_id": "8900R8",
        "rating": 4.746,
        "profile_pic_url": null,
        "location": "Rancho Murieta, CA, US"
      }
    ]
  }
]