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

APP Sacramento Open Benftg. Shriners Children's - AARP Masters (60+) Mens Pro Doubles

ID: 6010000202

对局比分

15-7

获胜 / Win

对决日期

2026-05-01

对局时间 (估算)

3:30 PM

对决场地

Johnson Ranch Sports Club

未核实场馆

对决竞争阵营

阵营 1胜方
Howard Mendel

3Z7MED · Goodyear, AZ, US

DUPR

5.241

VV
Vince Van Patten

KOO6DQ · Malibu, CA, US

DUPR

5.374

阵营 2负方
GP
Glen Peterson

30K7G3 · Redmond, WA, US

DUPR

5.245

TT
Tony Thompson

V4G72J · Edmonds, WA, US

DUPR

4.989

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6010000202
显示原始对决元数据 JSON
[
  {
    "team_id": 8474438850,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Howard Mendel",
        "dupr_id": "3Z7MED",
        "rating": 5.241,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1140847/images/profile/86015e58-681f-47e4-bfe2-c2ed759ff1c3.png",
        "location": "Goodyear, AZ, US"
      },
      {
        "name": "Vince Van Patten",
        "dupr_id": "KOO6DQ",
        "rating": 5.374,
        "profile_pic_url": null,
        "location": "Malibu, CA, US"
      }
    ]
  },
  {
    "team_id": 6283870471,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Glen Peterson",
        "dupr_id": "30K7G3",
        "rating": 5.245,
        "profile_pic_url": null,
        "location": "Redmond, WA, US"
      },
      {
        "name": "Tony Thompson",
        "dupr_id": "V4G72J",
        "rating": 4.989,
        "profile_pic_url": null,
        "location": "Edmonds, WA, US"
      }
    ]
  }
]