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

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

ID: 6278314220

对局比分

13-15

落败 / Loss

对决日期

2026-04-30

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
ES
Eric Sotzing

56D7Z0 · Middletown, OH, US

DUPR

3.682

RR
Rachel Robinson

PW496Z · Lebanon, OH, US

DUPR

3.365

阵营 2胜方
PS
Patrick Sample

0YRVEG · Mason, OH, US

DUPR

3.896

RS
Rhonda Sample

PKO7LX · Mason, OH, US

DUPR

3.673

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6278314220
显示原始对决元数据 JSON
[
  {
    "team_id": 7419806354,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Sotzing",
        "dupr_id": "56D7Z0",
        "rating": 3.682,
        "profile_pic_url": null,
        "location": "Middletown, OH, US"
      },
      {
        "name": "Rachel Robinson",
        "dupr_id": "PW496Z",
        "rating": 3.365,
        "profile_pic_url": null,
        "location": "Lebanon, OH, US"
      }
    ]
  },
  {
    "team_id": 7824312224,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Patrick Sample",
        "dupr_id": "0YRVEG",
        "rating": 3.896,
        "profile_pic_url": null,
        "location": "Mason, OH, US"
      },
      {
        "name": "Rhonda Sample",
        "dupr_id": "PKO7LX",
        "rating": 3.673,
        "profile_pic_url": null,
        "location": "Mason, OH, US"
      }
    ]
  }
]