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

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

ID: 8356411213

对局比分

15-8

获胜 / Win

对决日期

2026-03-08

对局时间 (估算)

2:15 AM

对决场地

Newport Beach, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
MT
Molly Ticknor

8W0MQK · East Helena, MT, US

DUPR

4.797

RT
Rex Thais

KO4DN6 · Jacksonville, FL, US

DUPR

4.934

阵营 2负方
JR
Jing Robinson

2YPEVR · Los Angeles, CA, US

DUPR

4.554

Nicklaus Vu

EG74WM · Villa Park, CA, US

DUPR

4.885

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8356411213
显示原始对决元数据 JSON
[
  {
    "team_id": 7235673760,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Molly Ticknor",
        "dupr_id": "8W0MQK",
        "rating": 4.797,
        "profile_pic_url": null,
        "location": "East Helena, MT, US"
      },
      {
        "name": "Rex Thais",
        "dupr_id": "KO4DN6",
        "rating": 4.934,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      }
    ]
  },
  {
    "team_id": 5610761843,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jing Robinson",
        "dupr_id": "2YPEVR",
        "rating": 4.554,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Nicklaus Vu",
        "dupr_id": "EG74WM",
        "rating": 4.885,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/784460/images/profile/a3ce123c-c0de-445e-b6bf-9651abcb7cfc.png",
        "location": "Villa Park, CA, US"
      }
    ]
  }
]