返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

MPA: 2026 Mixed Doubles Ladder - Session 1, Wed Apr 8

ID: 4542061757

对局比分

15-14

获胜 / Win

对决日期

2026-04-08

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
ES
Eric Sotzing

56D7Z0 · Middletown, OH, US

DUPR

3.515

RR
Rachel Robinson

PW496Z · Lebanon, OH, US

DUPR

3.296

阵营 2负方
MH
Michael Horrall

Q5YRM5 · USA

DUPR

3.135

TG
tiffany Gehrlich

WX5PJG · USA

DUPR

3.281

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4542061757
显示原始对决元数据 JSON
[
  {
    "team_id": 8399196357,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Sotzing",
        "dupr_id": "56D7Z0",
        "rating": 3.515,
        "profile_pic_url": null,
        "location": "Middletown, OH, US"
      },
      {
        "name": "Rachel Robinson",
        "dupr_id": "PW496Z",
        "rating": 3.296,
        "profile_pic_url": null,
        "location": "Lebanon, OH, US"
      }
    ]
  },
  {
    "team_id": 8556805677,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Horrall",
        "dupr_id": "Q5YRM5",
        "rating": 3.135,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "tiffany  Gehrlich",
        "dupr_id": "WX5PJG",
        "rating": 3.281,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]