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

Womens DUPR 9 (All Age) - State Championship Cup by Pickleball Charleston

ID: 8375468367

对局比分

11-21, 11-21

落败 / Loss

对决日期

2024-12-07

对局时间 (估算)

4:45 AM

对决场地

Collins Park

View Facility Page →

对决竞争阵营

阵营 1负方
Katie Mell

3XD441 · Fort Myers, FL, US

DUPR

3.780

MR
Marta Ring

1QXV55 · Charleston, SC, US

DUPR

3.950

阵营 2胜方
Rachel Bowman

QPRDVD · Mount Pleasant, SC, US

DUPR

4.378

BL
Bridget Laird

8KMR47 · Mount Pleasant, SC, US

DUPR

4.216

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8375468367
显示原始对决元数据 JSON
[
  {
    "team_id": 6658170315,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Katie Mell",
        "dupr_id": "3XD441",
        "rating": 3.78,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/101213_62102385e52ad.jpeg",
        "location": "Fort Myers, FL, US"
      },
      {
        "name": "Marta Ring",
        "dupr_id": "1QXV55",
        "rating": 3.95,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      }
    ]
  },
  {
    "team_id": 5252022632,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rachel Bowman",
        "dupr_id": "QPRDVD",
        "rating": 4.378,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1158596/images/profile/3b5d63b8-c42a-4deb-8f22-eef6219faa29.png",
        "location": "Mount Pleasant, SC, US"
      },
      {
        "name": "Bridget Laird",
        "dupr_id": "8KMR47",
        "rating": 4.216,
        "profile_pic_url": null,
        "location": "Mount Pleasant, SC, US"
      }
    ]
  }
]