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

PPA Tour: 2026 Newport Beach Open - Junior Mixed Doubles U18

ID: 5580726632

对局比分

1-15

落败 / Loss

对决日期

2026-03-08

对局时间 (估算)

9:00 PM

对决场地

Newport Beach, CA

View Facility Page →

对决竞争阵营

阵营 1负方
KS
KuliHaapai Satuala

4Z7NGK · Long Beach, CA, US

DUPR

4.190

SN
Shiloh Nguyen

6Z6PGE · Lake Forest, CA, US

DUPR

4.250

阵营 2胜方
MT
Molly Ticknor

8W0MQK · East Helena, MT, US

DUPR

4.791

RT
Rex Thais

KO4DN6 · Jacksonville, FL, US

DUPR

4.928

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5580726632
显示原始对决元数据 JSON
[
  {
    "team_id": 5332025897,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "KuliHaapai Satuala",
        "dupr_id": "4Z7NGK",
        "rating": 4.19,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "Shiloh Nguyen ",
        "dupr_id": "6Z6PGE",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": "Lake Forest, CA, US"
      }
    ]
  },
  {
    "team_id": 4770131902,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Molly Ticknor",
        "dupr_id": "8W0MQK",
        "rating": 4.791,
        "profile_pic_url": null,
        "location": "East Helena, MT, US"
      },
      {
        "name": "Rex Thais",
        "dupr_id": "KO4DN6",
        "rating": 4.928,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      }
    ]
  }
]