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

PPA Tour: 2026 Sacramento Open - Mens Doubles Skill: (5.0) Age: (35 To 49)

ID: 5233577918

对局比分

11-8, 11-4

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

3:30 PM

对决场地

Sacramento, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
MW
Mike Wilson

8JYJNM · Grass Valley, CA, US

DUPR

4.559

TA
Tyler Ausmus

3P4V5Z · Auburn, CA, US

DUPR

4.785

阵营 2负方
BA
Brian Abad

E9WWZE · Rocklin, CA, US

DUPR

4.186

RS
Reed Stout

YN2W6G · Roseville, CA, US

DUPR

4.227

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5233577918
显示原始对决元数据 JSON
[
  {
    "team_id": 7327255763,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike Wilson",
        "dupr_id": "8JYJNM",
        "rating": 4.559,
        "profile_pic_url": null,
        "location": "Grass Valley, CA, US"
      },
      {
        "name": "Tyler Ausmus",
        "dupr_id": "3P4V5Z",
        "rating": 4.785,
        "profile_pic_url": null,
        "location": "Auburn, CA, US"
      }
    ]
  },
  {
    "team_id": 4417351773,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian  Abad",
        "dupr_id": "E9WWZE",
        "rating": 4.186,
        "profile_pic_url": null,
        "location": "Rocklin, CA, US"
      },
      {
        "name": "Reed Stout",
        "dupr_id": "YN2W6G",
        "rating": 4.227,
        "profile_pic_url": null,
        "location": "Roseville, CA, US"
      }
    ]
  }
]