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

DUPR 18 WK 4

ID: 5220352671

对局比分

17-21

获胜 / Win

对决日期

2025-10-05

对局时间 (估算)

4:45 AM

对决场地

Rhythm & Rally Sports & Events

未核实场馆

对决竞争阵营

阵营 1负方
MC
Minsum Choi

565RGL · Houston County, GA, US

DUPR

3.927

MM
Max Morley

3LYYY6 · Bonaire, GA, US

DUPR

4.021

阵营 2胜方
BD
Blanche D Lamb

3LVPNZ · Gray, GA, US

DUPR

3.870

HB
Hunter Buafo

DND6R6 · Macon, GA, US

DUPR

3.950

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5220352671
显示原始对决元数据 JSON
[
  {
    "team_id": 6469362004,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Minsum Choi",
        "dupr_id": "565RGL",
        "rating": 3.927,
        "profile_pic_url": null,
        "location": "Houston County, GA, US"
      },
      {
        "name": "Max Morley",
        "dupr_id": "3LYYY6",
        "rating": 4.021,
        "profile_pic_url": null,
        "location": "Bonaire, GA, US"
      }
    ]
  },
  {
    "team_id": 8472680412,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Blanche D Lamb",
        "dupr_id": "3LVPNZ",
        "rating": 3.87,
        "profile_pic_url": null,
        "location": "Gray, GA, US"
      },
      {
        "name": "Hunter Buafo",
        "dupr_id": "DND6R6",
        "rating": 3.95,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  }
]