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

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

ID: 7359261648

对局比分

15-3

获胜 / Win

对决日期

2026-01-18

对局时间 (估算)

1:00 PM

对决场地

Rancho Mirage, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
KJ
Kyle Jordre

35ELVR · Spicer, MN, US

DUPR

4.781

ME
Mark Elliott

8WZRYK · Danbury, WI, US

DUPR

5.027

阵营 2负方
MS
Matthew Schultz

8GJ6Q8 · Henderson, NV, US

DUPR

4.529

SW
Scott Whiting

3Z4RGP · USA

DUPR

4.262

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7359261648
显示原始对决元数据 JSON
[
  {
    "team_id": 5011248806,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyle Jordre",
        "dupr_id": "35ELVR",
        "rating": 4.781,
        "profile_pic_url": null,
        "location": "Spicer, MN, US"
      },
      {
        "name": "Mark Elliott",
        "dupr_id": "8WZRYK",
        "rating": 5.027,
        "profile_pic_url": null,
        "location": "Danbury, WI, US"
      }
    ]
  },
  {
    "team_id": 5882962368,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Schultz",
        "dupr_id": "8GJ6Q8",
        "rating": 4.529,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Scott Whiting",
        "dupr_id": "3Z4RGP",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]