返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Competitive Open Play Match

ID: 7199938654

对局比分

10-15

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
EB
Eric Bunch

3V2O63 · Jenks, OK, US

DUPR

5.139

AR
Arianna Raga

V7QYY5 · Maracay, Aragua, VE

DUPR

4.906

阵营 2胜方
EL
Eden Lawson

W6ZOJG · Broken Arrow, OK, US

DUPR

4.783

SG
Seth Goodman

7DVJYM · Tulsa, OK, US

DUPR

4.907

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7199938654
显示原始对决元数据 JSON
[
  {
    "team_id": 7834258069,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Bunch",
        "dupr_id": "3V2O63",
        "rating": 5.139,
        "profile_pic_url": null,
        "location": "Jenks, OK, US"
      },
      {
        "name": "Arianna Raga",
        "dupr_id": "V7QYY5",
        "rating": 4.906,
        "profile_pic_url": null,
        "location": "Maracay, Aragua, VE"
      }
    ]
  },
  {
    "team_id": 5448799772,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eden Lawson",
        "dupr_id": "W6ZOJG",
        "rating": 4.783,
        "profile_pic_url": null,
        "location": "Broken Arrow, OK, US"
      },
      {
        "name": "Seth Goodman",
        "dupr_id": "7DVJYM",
        "rating": 4.907,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      }
    ]
  }
]