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

Atlanta DUPR RR at Dill Dinkers 2026-02-28

ID: 6462264066

对局比分

13-11

获胜 / Win

对决日期

2026-02-28

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MD
Mohan Dong

NR279N · Atlanta, GA, US

DUPR

4.192

RP
Ryan Patterson

V70JD5 · Smyrna, GA, US

DUPR

3.825

阵营 2负方
EM
Eric Marcus

V4XJD6 · Atlanta, GA, US

DUPR

3.932

IW
Ian Woolard

9P9QD7 · Smyrna, GA, US

DUPR

3.796

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6462264066
显示原始对决元数据 JSON
[
  {
    "team_id": 5758221954,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mohan Dong",
        "dupr_id": "NR279N",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Ryan Patterson",
        "dupr_id": "V70JD5",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": "Smyrna, GA, US"
      }
    ]
  },
  {
    "team_id": 4485928034,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Marcus",
        "dupr_id": "V4XJD6",
        "rating": 3.932,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Ian Woolard",
        "dupr_id": "9P9QD7",
        "rating": 3.796,
        "profile_pic_url": null,
        "location": "Smyrna, GA, US"
      }
    ]
  }
]