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

DUPR Series @ Rally & Range (Div 1)

ID: 6609029753

对局比分

11-13

获胜 / Win

对决日期

2026-04-09

对局时间 (估算)

6:15 AM

对决场地

North Albury NSW 2640, Australia

未核实场馆

对决竞争阵营

阵营 1负方
MG
Max Geering

7ZOPDN · USA

DUPR

4.300

AK
Andi Karas

JJ77LD · NSW, AU

DUPR

4.062

阵营 2胜方
BW
BRYAN WILSON

1NJYD2 · Markwood, VIC, AU

DUPR

4.049

DB
Danyon Baldwin

VXWNWE · East Albury, NSW, AU

DUPR

4.007

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6609029753
显示原始对决元数据 JSON
[
  {
    "team_id": 8466313848,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Max Geering",
        "dupr_id": "7ZOPDN",
        "rating": 4.3,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andi Karas",
        "dupr_id": "JJ77LD",
        "rating": 4.062,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 6816524410,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "BRYAN WILSON",
        "dupr_id": "1NJYD2",
        "rating": 4.049,
        "profile_pic_url": null,
        "location": "Markwood, VIC, AU"
      },
      {
        "name": "Danyon  Baldwin",
        "dupr_id": "VXWNWE",
        "rating": 4.007,
        "profile_pic_url": null,
        "location": "East Albury, NSW, AU"
      }
    ]
  }
]