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

Charleston Metro PPA Challenger - Mixed Doubles Pro Main Draw

ID: 6107846061

对局比分

9-11, 9-11

获胜 / Win

对决日期

2025-10-05

对局时间 (估算)

10:15 AM

对决场地

North Charleston, SC

View Facility Page →

对决竞争阵营

阵营 1负方
Monika Wynne

3VYLNE · Grand Rapids, MI, US

DUPR

5.297

BJ
Brookes Jones

17Q4KN · Chattanooga, TN, US

DUPR

5.108

阵营 2胜方
KH
Katelyn Hilliard

3YDN24 · Savannah, GA, US

DUPR

4.990

CL
Cody Lanier

8WEE6L · Statesboro, GA, US

DUPR

5.065

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6107846061
显示原始对决元数据 JSON
[
  {
    "team_id": 4914933057,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Monika Wynne",
        "dupr_id": "3VYLNE",
        "rating": 5.297,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1232504/images/profile/fed5d5d8-87ab-4455-8b09-0101608482a3.png",
        "location": "Grand Rapids, MI, US"
      },
      {
        "name": "Brookes Jones",
        "dupr_id": "17Q4KN",
        "rating": 5.108,
        "profile_pic_url": null,
        "location": "Chattanooga, TN, US"
      }
    ]
  },
  {
    "team_id": 6727743645,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Katelyn Hilliard",
        "dupr_id": "3YDN24",
        "rating": 4.99,
        "profile_pic_url": null,
        "location": "Savannah, GA, US"
      },
      {
        "name": "Cody Lanier",
        "dupr_id": "8WEE6L",
        "rating": 5.065,
        "profile_pic_url": null,
        "location": "Statesboro, GA, US"
      }
    ]
  }
]