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

MPA: 2026 Mixed Doubles Ladder - Session 1, Wed May 13

ID: 7885448846

对局比分

15-1

获胜 / Win

对决日期

2026-05-13

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
TW
Travis Wilson

EGKMPV · Centerville, OH, US

DUPR

4.258

KP
Kelly Phelps

PK0OKE · Middletown, OH, US

DUPR

3.928

阵营 2负方
KT
Kevin Turain

565R4L · USA

DUPR

3.448

EI
Eileen Ike Turain

3O72EE · USA

DUPR

3.880

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7885448846
显示原始对决元数据 JSON
[
  {
    "team_id": 4493066875,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Travis Wilson",
        "dupr_id": "EGKMPV",
        "rating": 4.258,
        "profile_pic_url": null,
        "location": "Centerville, OH, US"
      },
      {
        "name": "Kelly Phelps",
        "dupr_id": "PK0OKE",
        "rating": 3.928,
        "profile_pic_url": null,
        "location": "Middletown, OH, US"
      }
    ]
  },
  {
    "team_id": 8514049035,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Turain",
        "dupr_id": "565R4L",
        "rating": 3.448,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eileen Ike Turain",
        "dupr_id": "3O72EE",
        "rating": 3.88,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]