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

PPA Tour: Rate Vegas Cup - Womens Doubles Pro Qualifier

ID: 5133741885

对局比分

11-9, 11-2

获胜 / Win

对决日期

2025-10-20

对局时间 (估算)

10:15 AM

对决场地

Las Vegas, NV

View Facility Page →

对决竞争阵营

阵营 1胜方
LJ
Lexi Jensen

89JW71 · Walton, NE, US

DUPR

5.126

TA
Tiffany Ash

3YDQJG · Denver, CO, US

DUPR

5.118

阵营 2负方
TT
Tomoko Taniguchi

76D9L0 · Kobe, Hyogo, JP

DUPR

4.833

ER
Elizabeth Roy

1RDN9D · Centennial, CO, US

DUPR

4.523

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5133741885
显示原始对决元数据 JSON
[
  {
    "team_id": 5833597810,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lexi Jensen",
        "dupr_id": "89JW71",
        "rating": 5.126,
        "profile_pic_url": null,
        "location": "Walton, NE, US"
      },
      {
        "name": "Tiffany Ash",
        "dupr_id": "3YDQJG",
        "rating": 5.118,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  },
  {
    "team_id": 5886619501,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tomoko Taniguchi",
        "dupr_id": "76D9L0",
        "rating": 4.833,
        "profile_pic_url": null,
        "location": "Kobe, Hyogo, JP"
      },
      {
        "name": "Elizabeth Roy",
        "dupr_id": "1RDN9D",
        "rating": 4.523,
        "profile_pic_url": null,
        "location": "Centennial, CO, US"
      }
    ]
  }
]