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

The GOAT Fall Open - Split-Age Mixed Doubles Skill: (4.5)

ID: 6902992307

对局比分

9-15

落败 / Loss

对决日期

2025-09-19

对局时间 (估算)

12:45 AM

对决场地

London, ON

View Facility Page →

对决竞争阵营

阵营 1负方
NM
Natalie Mathews

DNKM44 · USA

DUPR

3.842

BJ
Brian Jefferson

84956G · Mississauga, ON, CA

DUPR

4.635

阵营 2胜方
JB
Jane Brueckl

L5K6YK · Angola, NY, US

DUPR

4.637

VR
Victor Rea

8WZ52K · Orchard Park, NY, US

DUPR

4.705

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6902992307
显示原始对决元数据 JSON
[
  {
    "team_id": 6304984192,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Natalie Mathews",
        "dupr_id": "DNKM44",
        "rating": 3.842,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Jefferson",
        "dupr_id": "84956G",
        "rating": 4.635,
        "profile_pic_url": null,
        "location": "Mississauga, ON, CA"
      }
    ]
  },
  {
    "team_id": 8017763891,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jane Brueckl",
        "dupr_id": "L5K6YK",
        "rating": 4.637,
        "profile_pic_url": null,
        "location": "Angola, NY, US"
      },
      {
        "name": "Victor Rea",
        "dupr_id": "8WZ52K",
        "rating": 4.705,
        "profile_pic_url": null,
        "location": "Orchard Park, NY, US"
      }
    ]
  }
]