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

9.5 Moneyball at The Picklr Biloxi

ID: 5638140629

对局比分

10-15

获胜 / Win

对决日期

2025-07-12

对局时间 (估算)

6:15 AM

对决场地

Biloxi, MS, USA

View Facility Page →

对决竞争阵营

阵营 1负方
PI
Putri Insani

9PO65J · Baton Rouge, LA, US

DUPR

4.879

MD
Mats Dolese

ODD2R2 · Mandeville, LA, US

DUPR

4.440

阵营 2胜方
AU
Adela Umannova

3OZW4W · Desná, Liberec Region, CZ

DUPR

4.705

EB
Edwin Brennan

RZGP7Z · Baton Rouge, LA, US

DUPR

4.364

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5638140629
显示原始对决元数据 JSON
[
  {
    "team_id": 5008650892,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Putri Insani",
        "dupr_id": "9PO65J",
        "rating": 4.879,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      },
      {
        "name": "Mats Dolese",
        "dupr_id": "ODD2R2",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": "Mandeville, LA, US"
      }
    ]
  },
  {
    "team_id": 7676414262,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adela Umannova",
        "dupr_id": "3OZW4W",
        "rating": 4.705,
        "profile_pic_url": null,
        "location": "Desná, Liberec Region, CZ"
      },
      {
        "name": "Edwin Brennan",
        "dupr_id": "RZGP7Z",
        "rating": 4.364,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      }
    ]
  }
]