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

BPC Fall Coosaw v BYSC - Mx 4.0

ID: 5408794584

对局比分

5-11, 8-11

落败 / Loss

对决日期

2025-10-29

对局时间 (估算)

1:00 PM

对决场地

Beaufort Yacht & Sailing Club, Yacht Club Drive, Beaufort, SC, USA

View Facility Page →

对决竞争阵营

阵营 1负方
SW
Suzanne Wolf

3VJG55 · Beaufort, SC, US

DUPR

3.602

MG
Mark Gooch

PKPL7G · Bluffton, SC, US

DUPR

3.920

阵营 2胜方
YV
Yvonne Visser

8MJ67P · Beaufort, SC, US

DUPR

3.756

CG
Charlie Gleeson

G5Y05M · Bluffton, SC, US

DUPR

3.783

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5408794584
显示原始对决元数据 JSON
[
  {
    "team_id": 6139050760,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Suzanne Wolf",
        "dupr_id": "3VJG55",
        "rating": 3.602,
        "profile_pic_url": null,
        "location": "Beaufort, SC, US"
      },
      {
        "name": "Mark Gooch",
        "dupr_id": "PKPL7G",
        "rating": 3.92,
        "profile_pic_url": null,
        "location": "Bluffton, SC, US"
      }
    ]
  },
  {
    "team_id": 7529206964,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Yvonne Visser",
        "dupr_id": "8MJ67P",
        "rating": 3.756,
        "profile_pic_url": null,
        "location": "Beaufort, SC, US"
      },
      {
        "name": "Charlie Gleeson",
        "dupr_id": "G5Y05M",
        "rating": 3.783,
        "profile_pic_url": null,
        "location": "Bluffton, SC, US"
      }
    ]
  }
]