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

PPA Tour: 2026 Carvana Mesa Cup - Mens Doubles Skill: (4.0) Age: (50 To 59)

ID: 8509283577

对局比分

15-2

获胜 / Win

对决日期

2026-02-18

对局时间 (估算)

10:15 AM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
MM
Matthew Muller

JZZ2RM · Phoenix, AZ, US

DUPR

3.758

SW
Sean Wohland

EGVYKJ · Phoenix, AZ, US

DUPR

4.041

阵营 2负方
JJ
Jeremy Jenniges

3O5JDE · Queen Creek, AZ, US

DUPR

3.551

GK
Gary Kenneth Schueller

35MGMP · Rochester, MN, US

DUPR

3.875

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8509283577
显示原始对决元数据 JSON
[
  {
    "team_id": 6034403068,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Muller",
        "dupr_id": "JZZ2RM",
        "rating": 3.758,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Sean Wohland",
        "dupr_id": "EGVYKJ",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 5060168703,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeremy Jenniges",
        "dupr_id": "3O5JDE",
        "rating": 3.551,
        "profile_pic_url": null,
        "location": "Queen Creek, AZ, US"
      },
      {
        "name": "Gary Kenneth Schueller",
        "dupr_id": "35MGMP",
        "rating": 3.875,
        "profile_pic_url": null,
        "location": "Rochester, MN, US"
      }
    ]
  }
]