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

The Kitchen Open Austin 2025 - Mixed Doubles Skill: (4.0)

ID: 6766331085

对局比分

0-15

获胜 / Win

对决日期

2025-09-25

对局时间 (估算)

10:15 AM

对决场地

Austin, TX

View Facility Page →

对决竞争阵营

阵营 1负方
MS
Marissa Suh

VXL746 · USA

DUPR

3.168

CJ
Chris Jung

GG6LXV · Round Rock, TX, US

DUPR

3.926

阵营 2胜方
KS
Krista Shary

2QE664 · San Angelo, TX, US

DUPR

3.777

EF
eric fierro

8G777M · Fort Stockton, TX, US

DUPR

4.392

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6766331085
显示原始对决元数据 JSON
[
  {
    "team_id": 6448200047,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marissa Suh",
        "dupr_id": "VXL746",
        "rating": 3.168,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chris Jung",
        "dupr_id": "GG6LXV",
        "rating": 3.926,
        "profile_pic_url": null,
        "location": "Round Rock, TX, US"
      }
    ]
  },
  {
    "team_id": 5765643942,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Krista  Shary",
        "dupr_id": "2QE664",
        "rating": 3.777,
        "profile_pic_url": null,
        "location": "San Angelo, TX, US"
      },
      {
        "name": "eric fierro",
        "dupr_id": "8G777M",
        "rating": 4.392,
        "profile_pic_url": null,
        "location": "Fort Stockton, TX, US"
      }
    ]
  }
]