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

PPA Tour: 2026 Carvana Mesa Cup - Mens Doubles Skill: (4.5) Age: (35 To 49)

ID: 5340231631

对局比分

9-15

获胜 / Win

对决日期

2026-02-21

对局时间 (估算)

8:45 AM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
JO
Jeffrey Oliver

8MWQRG · Lawrence, KS, US

DUPR

4.464

Markus Potter

8DME76 · Lawrence, KS, US

DUPR

4.483

阵营 2胜方
MM
Matt Mamolen

8JNQGD · Gilbert, AZ, US

DUPR

4.606

FL
Frederick Lumpkin

EWE6WW · Yuma, AZ, US

DUPR

4.308

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5340231631
显示原始对决元数据 JSON
[
  {
    "team_id": 6015275965,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeffrey Oliver",
        "dupr_id": "8MWQRG",
        "rating": 4.464,
        "profile_pic_url": null,
        "location": "Lawrence, KS, US"
      },
      {
        "name": "Markus Potter",
        "dupr_id": "8DME76",
        "rating": 4.483,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1067906/images/profile/731a2365-a412-4ad7-b5fa-98c24f4823e1.png",
        "location": "Lawrence, KS, US"
      }
    ]
  },
  {
    "team_id": 5935510657,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt Mamolen",
        "dupr_id": "8JNQGD",
        "rating": 4.606,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Frederick Lumpkin",
        "dupr_id": "EWE6WW",
        "rating": 4.308,
        "profile_pic_url": null,
        "location": "Yuma, AZ, US"
      }
    ]
  }
]