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

Asheville Paddle Battle 2025 - Mixed Doubles Skill: OPEN

ID: 7342880504

对局比分

15-6

获胜 / Win

对决日期

2025-09-07

对局时间 (估算)

9:00 PM

对决场地

Asheville, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
JB
Jessica Brocker

17DG48 · Greenville, SC, US

DUPR

4.450

GO
George Oliver

7D0YG4 · Landrum, SC, US

DUPR

4.410

阵营 2负方
GC
Grace Carll

ZNJQ2D · Columbia, SC, US

DUPR

4.478

BR
Blake Risher

ODW0OE · Blythewood, SC, US

DUPR

4.056

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7342880504
显示原始对决元数据 JSON
[
  {
    "team_id": 5466984994,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jessica Brocker",
        "dupr_id": "17DG48",
        "rating": 4.45,
        "profile_pic_url": null,
        "location": "Greenville, SC, US"
      },
      {
        "name": "George Oliver",
        "dupr_id": "7D0YG4",
        "rating": 4.41,
        "profile_pic_url": null,
        "location": "Landrum, SC, US"
      }
    ]
  },
  {
    "team_id": 4373625870,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Grace Carll",
        "dupr_id": "ZNJQ2D",
        "rating": 4.478,
        "profile_pic_url": null,
        "location": "Columbia, SC, US"
      },
      {
        "name": "Blake Risher",
        "dupr_id": "ODW0OE",
        "rating": 4.056,
        "profile_pic_url": null,
        "location": "Blythewood, SC, US"
      }
    ]
  }
]