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

PPA Tour: Masters - Mixed Doubles Pro Qualifier

ID: 8392167748

对局比分

7-11, 8-11

获胜 / Win

对决日期

2025-01-06

对局时间 (估算)

5:00 PM

对决场地

Rancho Mirage, CA

View Facility Page →

对决竞争阵营

阵营 1负方
JM
Jessica Mason

3V2WO5 · Atlanta, GA, US

DUPR

4.842

CM
Connor Mccartney

3ZLD2L · San Diego, CA, US

DUPR

5.406

阵营 2胜方
Ali Amiri

DNNPQ6 · Irvine, CA, US

DUPR

5.259

DW
Danica Wolf

8KD0ZO · Santa Monica, CA, US

DUPR

4.999

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8392167748
显示原始对决元数据 JSON
[
  {
    "team_id": 4303677814,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jessica Mason",
        "dupr_id": "3V2WO5",
        "rating": 4.842,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Connor Mccartney",
        "dupr_id": "3ZLD2L",
        "rating": 5.406,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  },
  {
    "team_id": 5188987117,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ali Amiri",
        "dupr_id": "DNNPQ6",
        "rating": 5.259,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/13007/images/profile/8a1f15d4-722d-4217-b9c8-d75f6d6d5b07.jpg",
        "location": "Irvine, CA, US"
      },
      {
        "name": "Danica Wolf",
        "dupr_id": "8KD0ZO",
        "rating": 4.999,
        "profile_pic_url": null,
        "location": "Santa Monica, CA, US"
      }
    ]
  }
]