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

Pool A- V3 MEN'S DUPR 15 - The Dink Minor League Pickleball @ New Braunfels

ID: 6568235769

对局比分

15-21

获胜 / Win

对决日期

2025-09-12

对局时间 (估算)

10:15 AM

对决场地

Cranky Pickle, LLC

View Facility Page →

对决竞争阵营

阵营 1负方
WG
Walter Golden

3V5KJJ · New Braunfels, TX, US

DUPR

4.445

RM
Robert McCall

8DGJM8 · San Marcos, TX, US

DUPR

4.797

阵营 2胜方
EH
Eliel Herminas

1N4ZD2 · Quebradillas, Quebradillas, PR

DUPR

4.960

RS
Ryan Smosna

3YX2K8 · Cedar Park, TX, US

DUPR

4.902

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6568235769
显示原始对决元数据 JSON
[
  {
    "team_id": 8544887048,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Walter Golden",
        "dupr_id": "3V5KJJ",
        "rating": 4.445,
        "profile_pic_url": null,
        "location": "New Braunfels, TX, US"
      },
      {
        "name": "Robert McCall",
        "dupr_id": "8DGJM8",
        "rating": 4.797,
        "profile_pic_url": null,
        "location": "San Marcos, TX, US"
      }
    ]
  },
  {
    "team_id": 5096937071,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eliel Herminas",
        "dupr_id": "1N4ZD2",
        "rating": 4.96,
        "profile_pic_url": null,
        "location": "Quebradillas, Quebradillas, PR"
      },
      {
        "name": "Ryan Smosna",
        "dupr_id": "3YX2K8",
        "rating": 4.902,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      }
    ]
  }
]