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

MPA: 2026 Mixed Doubles Ladder - Session 1, Wed Jun 3

ID: 7970755481

对局比分

3-10

落败 / Loss

对决日期

2026-06-03

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
ES
Eric Sotzing

56D7Z0 · Middletown, OH, US

DUPR

3.770

RR
Rachel Robinson

PW496Z · Lebanon, OH, US

DUPR

3.346

阵营 2胜方
TW
Travis Wilson

EGKMPV · Centerville, OH, US

DUPR

4.138

KP
Kelly Phelps

PK0OKE · Middletown, OH, US

DUPR

3.903

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7970755481
显示原始对决元数据 JSON
[
  {
    "team_id": 8248950962,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Sotzing",
        "dupr_id": "56D7Z0",
        "rating": 3.77,
        "profile_pic_url": null,
        "location": "Middletown, OH, US"
      },
      {
        "name": "Rachel Robinson",
        "dupr_id": "PW496Z",
        "rating": 3.346,
        "profile_pic_url": null,
        "location": "Lebanon, OH, US"
      }
    ]
  },
  {
    "team_id": 5426179872,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Travis Wilson",
        "dupr_id": "EGKMPV",
        "rating": 4.138,
        "profile_pic_url": null,
        "location": "Centerville, OH, US"
      },
      {
        "name": "Kelly Phelps",
        "dupr_id": "PK0OKE",
        "rating": 3.903,
        "profile_pic_url": null,
        "location": "Middletown, OH, US"
      }
    ]
  }
]