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

GG3.5+ DUPR Round

ID: 7688531001

对局比分

11-5

获胜 / Win

对决日期

2026-05-15

对局时间 (估算)

10:15 AM

对决场地

Ballina Indoor Sports Centre

View Facility Page →

对决竞争阵营

阵营 1胜方
JR
Jenny Reid

6K7ELK · USA

DUPR

3.471

DB
David Beechey

3O7E9L · Lismore Heights, NSW, AU

DUPR

3.843

阵营 2负方
VT
Vicki Thompson

N7K72Z · Lennox Head, NSW, AU

DUPR

3.512

CG
Craig Groves

ZDVX9D · USA

DUPR

3.480

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7688531001
显示原始对决元数据 JSON
[
  {
    "team_id": 8465969053,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jenny Reid",
        "dupr_id": "6K7ELK",
        "rating": 3.471,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Beechey",
        "dupr_id": "3O7E9L",
        "rating": 3.843,
        "profile_pic_url": null,
        "location": "Lismore Heights, NSW, AU"
      }
    ]
  },
  {
    "team_id": 4897754858,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vicki Thompson",
        "dupr_id": "N7K72Z",
        "rating": 3.512,
        "profile_pic_url": null,
        "location": "Lennox Head, NSW, AU"
      },
      {
        "name": "Craig Groves",
        "dupr_id": "ZDVX9D",
        "rating": 3.48,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]