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

PPA Tour: Greater Zion Cup at Black Desert Resort - Mens Doubles Senior Open

ID: 4952527298

对局比分

11-13, 11-5, 11-1

获胜 / Win

对决日期

2026-03-29

对局时间 (估算)

3:30 PM

对决场地

Santa Clara, UT

View Facility Page →

对决竞争阵营

阵营 1胜方
SE
Stephen Emmons

8WRLL3 · Martinsburg, WV, US

DUPR

5.177

CR
Cord Robbins

3VXJ5J · Alpine, UT, US

DUPR

5.637

阵营 2负方
BB
Bryce Blanchard

12JYQR · South Jordan, UT, US

DUPR

4.936

JW
John West

8WNL4L · Cottonwood Heights, UT, US

DUPR

4.688

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4952527298
显示原始对决元数据 JSON
[
  {
    "team_id": 5770130921,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephen Emmons",
        "dupr_id": "8WRLL3",
        "rating": 5.177,
        "profile_pic_url": null,
        "location": "Martinsburg, WV, US"
      },
      {
        "name": "Cord Robbins",
        "dupr_id": "3VXJ5J",
        "rating": 5.637,
        "profile_pic_url": null,
        "location": "Alpine, UT, US"
      }
    ]
  },
  {
    "team_id": 5677213085,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryce Blanchard",
        "dupr_id": "12JYQR",
        "rating": 4.936,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "John West",
        "dupr_id": "8WNL4L",
        "rating": 4.688,
        "profile_pic_url": null,
        "location": "Cottonwood Heights, UT, US"
      }
    ]
  }
]