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

Baton Rouge PPA Challenger - Mixed Doubles Pro Main Draw

ID: 4516458834

对局比分

13-11, 11-8

落败 / Loss

对决日期

2025-04-06

对局时间 (估算)

7:30 PM

对决场地

Baton Rouge, LA

View Facility Page →

对决竞争阵营

阵营 1胜方
Danna Funaro

W6MLML · Austin, TX, US

DUPR

5.235

JS
James Seagraves

7DOGQ9 · Edmond, OK, US

DUPR

5.220

阵营 2负方
AU
Adela Umannova

3OZW4W · Desná, Liberec Region, CZ

DUPR

4.690

CM
Chase Mason

1N4778 · Sharpsburg, GA, US

DUPR

5.116

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4516458834
显示原始对决元数据 JSON
[
  {
    "team_id": 6735351264,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Danna Funaro",
        "dupr_id": "W6MLML",
        "rating": 5.235,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/74692/images/profile/2974cb96-5b56-4198-bcc1-f5dc6ff266e3.png",
        "location": "Austin, TX, US"
      },
      {
        "name": "James Seagraves",
        "dupr_id": "7DOGQ9",
        "rating": 5.22,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  },
  {
    "team_id": 4891813963,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adela Umannova",
        "dupr_id": "3OZW4W",
        "rating": 4.69,
        "profile_pic_url": null,
        "location": "Desná, Liberec Region, CZ"
      },
      {
        "name": "Chase Mason",
        "dupr_id": "1N4778",
        "rating": 5.116,
        "profile_pic_url": null,
        "location": "Sharpsburg, GA, US"
      }
    ]
  }
]