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

PPA Tour: Carvana PPA Masters Powered by Invited - Mixed Doubles Senior Open

ID: 7249888426

对局比分

15-5

落败 / Loss

对决日期

2026-01-17

对局时间 (估算)

11:30 PM

对决场地

Rancho Mirage, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
Marcela Truxal

ZN0KWD · Granite Bay, CA, US

DUPR

4.571

RR
Ross Rushton

1N62WN · Carmichael, CA, US

DUPR

4.905

阵营 2负方
EO
Elicia Ozar

3LLO63 · Indio, CA, US

DUPR

4.597

JG
Jeff Gorham

3XPW51 · Bend, OR, US

DUPR

4.275

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7249888426
显示原始对决元数据 JSON
[
  {
    "team_id": 6777457451,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marcela Truxal",
        "dupr_id": "ZN0KWD",
        "rating": 4.571,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1216561/images/profile/525569b3-11cc-4432-ad24-9fe1bb9e6450.png",
        "location": "Granite Bay, CA, US"
      },
      {
        "name": "Ross Rushton",
        "dupr_id": "1N62WN",
        "rating": 4.905,
        "profile_pic_url": null,
        "location": "Carmichael, CA, US"
      }
    ]
  },
  {
    "team_id": 7579022017,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elicia Ozar",
        "dupr_id": "3LLO63",
        "rating": 4.597,
        "profile_pic_url": null,
        "location": "Indio, CA, US"
      },
      {
        "name": "Jeff Gorham",
        "dupr_id": "3XPW51",
        "rating": 4.275,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      }
    ]
  }
]