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

The Indiana Amateur Open @ The Dink House - Mens Doubles Skill: (4.5 Age: (Any)

ID: 6564325126

对局比分

3-11

获胜 / Win

对决日期

2026-02-28

对局时间 (估算)

11:30 PM

对决场地

Carmel, IN

View Facility Page →

对决竞争阵营

阵营 1负方
EO
Emmanuel Obiadi

2YX5GY · USA

DUPR

3.626

BO
BARTHOLOMEW OBIADI

ZDLOOP · Indianapolis, IN, US

DUPR

4.374

阵营 2胜方
MO
Matt Overton

165P2E · Cicero, IN, US

DUPR

4.445

AL
Alex Lester

LWE4GK · USA

DUPR

4.277

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6564325126
显示原始对决元数据 JSON
[
  {
    "team_id": 5029384381,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Emmanuel  Obiadi",
        "dupr_id": "2YX5GY",
        "rating": 3.626,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "BARTHOLOMEW OBIADI",
        "dupr_id": "ZDLOOP",
        "rating": 4.374,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  },
  {
    "team_id": 7583894862,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt Overton",
        "dupr_id": "165P2E",
        "rating": 4.445,
        "profile_pic_url": null,
        "location": "Cicero, IN, US"
      },
      {
        "name": "Alex  Lester",
        "dupr_id": "LWE4GK",
        "rating": 4.277,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]