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

PPA Tour: 2026 Newport Beach Open - Junior Boys Doubles U16

ID: 5098581930

对局比分

8-11, 11-4, 11-1

落败 / Loss

对决日期

2026-03-07

对局时间 (估算)

7:30 PM

对决场地

Newport Beach, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
Nicklaus Vu

EG74WM · Villa Park, CA, US

DUPR

4.893

RT
Rex Thais

KO4DN6 · Jacksonville, FL, US

DUPR

4.924

阵营 2负方
LF
Logan Formaniuk

9PPVWE · Sherwood Park, AB, CA

DUPR

4.525

RG
Rocky Guido

ZN42WL · Monrovia, CA, US

DUPR

4.654

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5098581930
显示原始对决元数据 JSON
[
  {
    "team_id": 6325836072,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicklaus Vu",
        "dupr_id": "EG74WM",
        "rating": 4.893,
        "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"
      },
      {
        "name": "Rex Thais",
        "dupr_id": "KO4DN6",
        "rating": 4.924,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      }
    ]
  },
  {
    "team_id": 8046553393,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Logan Formaniuk",
        "dupr_id": "9PPVWE",
        "rating": 4.525,
        "profile_pic_url": null,
        "location": "Sherwood Park, AB, CA"
      },
      {
        "name": "Rocky Guido",
        "dupr_id": "ZN42WL",
        "rating": 4.654,
        "profile_pic_url": null,
        "location": "Monrovia, CA, US"
      }
    ]
  }
]