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

Competitive Open Play Match

ID: 6033099863

对局比分

9-11

获胜 / Win

对决日期

2025-07-28

对局时间 (估算)

12:45 AM

对决场地

Leland, NC, USA

View Facility Page →

对决竞争阵营

阵营 1负方
AS
Alan Scerbo

8GWVOM · Leland, NC, US

DUPR

4.753

DB
David Brostrom

XJDRW7 · USA

DUPR

3.500

阵营 2胜方
BL
Bill Luftig

ZNWRWM · Leland, NC, US

DUPR

4.366

SL
Steve LaChance

8DMXZM · Leland, NC, US

DUPR

4.359

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6033099863
显示原始对决元数据 JSON
[
  {
    "team_id": 4767246576,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alan Scerbo",
        "dupr_id": "8GWVOM",
        "rating": 4.753,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "David Brostrom",
        "dupr_id": "XJDRW7",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7648617663,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bill Luftig",
        "dupr_id": "ZNWRWM",
        "rating": 4.366,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Steve LaChance",
        "dupr_id": "8DMXZM",
        "rating": 4.359,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  }
]