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

2025 HUNTSMAN WORLD SENIOR GAMES - Mens Skill Doubles (4.0) Age: (50 To 59)

ID: 8563770302

对局比分

15-13

获胜 / Win

对决日期

2025-10-13

对局时间 (估算)

3:30 PM

对决场地

St. George, UT

未核实场馆

对决竞争阵营

阵营 1胜方
JP
John Paystrup

1N2246 · Springville, UT, US

DUPR

4.213

JS
Justin Swenson

17WM6M · Salem, UT, US

DUPR

4.000

阵营 2负方
DS
dan sereno

GGY0XV · Mesquite, NV, US

DUPR

4.137

JR
Jaime Roig

1NVE9W · USA

DUPR

3.867

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8563770302
显示原始对决元数据 JSON
[
  {
    "team_id": 5838964394,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Paystrup",
        "dupr_id": "1N2246",
        "rating": 4.213,
        "profile_pic_url": null,
        "location": "Springville, UT, US"
      },
      {
        "name": "Justin Swenson",
        "dupr_id": "17WM6M",
        "rating": 4,
        "profile_pic_url": null,
        "location": "Salem, UT, US"
      }
    ]
  },
  {
    "team_id": 5098177136,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "dan sereno",
        "dupr_id": "GGY0XV",
        "rating": 4.137,
        "profile_pic_url": null,
        "location": "Mesquite, NV, US"
      },
      {
        "name": "Jaime Roig",
        "dupr_id": "1NVE9W",
        "rating": 3.867,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]