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

MPA: 2026 Advanced Coed Ladder - Session 1, Mon May 11

ID: 5937681466

对局比分

15-7

落败 / Loss

对决日期

2026-05-11

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MO
Mark Ostrander

VXEJR5 · USA

DUPR

3.956

AW
Andrew Widjaja

76ZRP4 · Springboro, OH, US

DUPR

4.157

阵营 2负方
RS
Randy Shook

M2P4VL · Springboro, OH, US

DUPR

4.155

TR
Terry Robinson

W6RONL · Middletown, OH, US

DUPR

3.758

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5937681466
显示原始对决元数据 JSON
[
  {
    "team_id": 4296924355,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Ostrander",
        "dupr_id": "VXEJR5",
        "rating": 3.956,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Widjaja",
        "dupr_id": "76ZRP4",
        "rating": 4.157,
        "profile_pic_url": null,
        "location": "Springboro, OH, US"
      }
    ]
  },
  {
    "team_id": 5647280997,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Randy Shook",
        "dupr_id": "M2P4VL",
        "rating": 4.155,
        "profile_pic_url": null,
        "location": "Springboro, OH, US"
      },
      {
        "name": "Terry Robinson",
        "dupr_id": "W6RONL",
        "rating": 3.758,
        "profile_pic_url": null,
        "location": "Middletown, OH, US"
      }
    ]
  }
]