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

PPA Tour: 2026 Newport Beach Open - Mixed Doubles Skill: (5.0) Age: (08 To 34)

ID: 5701480290

对局比分

11-7, 11-1

落败 / Loss

对决日期

2026-03-08

对局时间 (估算)

7:30 PM

对决场地

Newport Beach, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
TT
Tanya Tavra

8WNMZL · San Juan Bautista, CA, US

DUPR

4.513

HT
Huey Trinh

9PDGGK · San Jose, CA, US

DUPR

4.697

阵营 2负方
EM
Ellie Medawar

3VE47E · Gilbert, AZ, US

DUPR

4.238

DS
David Sellers

1NEM0N · Minneapolis, MN, US

DUPR

4.244

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5701480290
显示原始对决元数据 JSON
[
  {
    "team_id": 5332270342,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tanya Tavra",
        "dupr_id": "8WNMZL",
        "rating": 4.513,
        "profile_pic_url": null,
        "location": "San Juan Bautista, CA, US"
      },
      {
        "name": "Huey Trinh",
        "dupr_id": "9PDGGK",
        "rating": 4.697,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  },
  {
    "team_id": 6535738323,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ellie Medawar",
        "dupr_id": "3VE47E",
        "rating": 4.238,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "David Sellers",
        "dupr_id": "1NEM0N",
        "rating": 4.244,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]