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

DUPR 18 WK 2

ID: 4831792635

对局比分

20-21

获胜 / Win

对决日期

2025-09-21

对局时间 (估算)

4:45 AM

对决场地

Rhythm & Rally Sports & Events

未核实场馆

对决竞争阵营

阵营 1负方
TD
Todd Dupree

35X06P · Cochran, GA, US

DUPR

4.258

CR
Cheryl Rumph

1RD6MZ · Macon, GA, US

DUPR

4.435

阵营 2胜方
MC
Minsum Choi

565RGL · Houston County, GA, US

DUPR

3.877

MM
Max Morley

3LYYY6 · Bonaire, GA, US

DUPR

4.069

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4831792635
显示原始对决元数据 JSON
[
  {
    "team_id": 7652126308,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Todd Dupree",
        "dupr_id": "35X06P",
        "rating": 4.258,
        "profile_pic_url": null,
        "location": "Cochran, GA, US"
      },
      {
        "name": "Cheryl Rumph",
        "dupr_id": "1RD6MZ",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  },
  {
    "team_id": 5247469938,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Minsum Choi",
        "dupr_id": "565RGL",
        "rating": 3.877,
        "profile_pic_url": null,
        "location": "Houston County, GA, US"
      },
      {
        "name": "Max Morley",
        "dupr_id": "3LYYY6",
        "rating": 4.069,
        "profile_pic_url": null,
        "location": "Bonaire, GA, US"
      }
    ]
  }
]