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

BPC Spring Playoffs - PP v HTides - W 4.0

ID: 6068340477

对局比分

12-10, 11-2

获胜 / Win

对决日期

2025-05-13

对局时间 (估算)

10:15 AM

对决场地

Habersham, Beaufort, SC, USA

未核实场馆

对决竞争阵营

阵营 1胜方
DD
Denise Day

3OXNZP · Ridgeland, SC, US

DUPR

4.549

KG
Kristen Grady

8GY95Q · Bluffton, SC, US

DUPR

4.578

阵营 2负方
KR
Kelly Rider

1Q2Y4D · Beaufort, SC, US

DUPR

3.810

HM
Hanne McNutt

56RO9R · Bluffton, SC, US

DUPR

4.463

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6068340477
显示原始对决元数据 JSON
[
  {
    "team_id": 4444159156,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Denise Day",
        "dupr_id": "3OXNZP",
        "rating": 4.549,
        "profile_pic_url": null,
        "location": "Ridgeland, SC, US"
      },
      {
        "name": "Kristen Grady",
        "dupr_id": "8GY95Q",
        "rating": 4.578,
        "profile_pic_url": null,
        "location": "Bluffton, SC, US"
      }
    ]
  },
  {
    "team_id": 5910701410,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kelly Rider",
        "dupr_id": "1Q2Y4D",
        "rating": 3.81,
        "profile_pic_url": null,
        "location": "Beaufort, SC, US"
      },
      {
        "name": "Hanne McNutt",
        "dupr_id": "56RO9R",
        "rating": 4.463,
        "profile_pic_url": null,
        "location": "Bluffton, SC, US"
      }
    ]
  }
]