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

DUPR 18 WK 2

ID: 4739409379

对局比分

17-21

获胜 / Win

对决日期

2025-09-21

对局时间 (估算)

8:45 AM

对决场地

Rhythm & Rally Sports & Events

未核实场馆

对决竞争阵营

阵营 1负方
SC
Steven Crombie

KO4VD7 · Dublin, GA, US

DUPR

4.077

SB
Shelley Baumann

8KQKZ7 · Rockledge, GA, US

DUPR

3.777

阵营 2胜方
MC
Minsum Choi

565RGL · Houston County, GA, US

DUPR

3.904

MM
Max Morley

3LYYY6 · Bonaire, GA, US

DUPR

4.083

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4739409379
显示原始对决元数据 JSON
[
  {
    "team_id": 6062309455,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven Crombie",
        "dupr_id": "KO4VD7",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": "Dublin, GA, US"
      },
      {
        "name": "Shelley Baumann",
        "dupr_id": "8KQKZ7",
        "rating": 3.777,
        "profile_pic_url": null,
        "location": "Rockledge, GA, US"
      }
    ]
  },
  {
    "team_id": 6941616345,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Minsum Choi",
        "dupr_id": "565RGL",
        "rating": 3.904,
        "profile_pic_url": null,
        "location": "Houston County, GA, US"
      },
      {
        "name": "Max Morley",
        "dupr_id": "3LYYY6",
        "rating": 4.083,
        "profile_pic_url": null,
        "location": "Bonaire, GA, US"
      }
    ]
  }
]