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

The Kitchen Open Atlanta 2025 - Mixed Doubles Skill: (4.5/5.0) Age: All

ID: 4642143538

对局比分

11-13

获胜 / Win

对决日期

2025-10-25

对局时间 (估算)

11:30 PM

对决场地

Atlanta, GA

View Facility Page →

对决竞争阵营

阵营 1负方
MJ
Madison Jarvis

9PLYJK · Kennesaw, GA, US

DUPR

4.394

KH
Kyle Hunsinger

W6J44Y · Kennesaw, GA, US

DUPR

4.233

阵营 2胜方
LS
Laura Strickland

4LZ9G2 · Decatur, GA, US

DUPR

4.738

DA
Danny Alea

4LMVR2 · Marietta, GA, US

DUPR

4.456

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4642143538
显示原始对决元数据 JSON
[
  {
    "team_id": 4830014552,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Madison Jarvis",
        "dupr_id": "9PLYJK",
        "rating": 4.394,
        "profile_pic_url": null,
        "location": "Kennesaw, GA, US"
      },
      {
        "name": "Kyle Hunsinger",
        "dupr_id": "W6J44Y",
        "rating": 4.233,
        "profile_pic_url": null,
        "location": "Kennesaw, GA, US"
      }
    ]
  },
  {
    "team_id": 8382651721,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Laura Strickland",
        "dupr_id": "4LZ9G2",
        "rating": 4.738,
        "profile_pic_url": null,
        "location": "Decatur, GA, US"
      },
      {
        "name": "Danny Alea",
        "dupr_id": "4LMVR2",
        "rating": 4.456,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  }
]