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

COED LEAGUE E - WEEK 10

ID: 5701489160

对局比分

11-8

获胜 / Win

对决日期

2025-09-25

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DG
Dan Gerszewski

17WKM5 · Lehi, UT, US

DUPR

4.102

GS
Greg Stephens

1Q64N1 · Heber City, UT, US

DUPR

3.998

阵营 2负方
DW
Daniel Woolwine

KOGDZO · American Fork, UT, US

DUPR

4.380

Greg Slater

89Q6VR · Provo, UT, US

DUPR

4.193

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5701489160
显示原始对决元数据 JSON
[
  {
    "team_id": 7861825815,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan Gerszewski",
        "dupr_id": "17WKM5",
        "rating": 4.102,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Greg Stephens",
        "dupr_id": "1Q64N1",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": "Heber City, UT, US"
      }
    ]
  },
  {
    "team_id": 6031110465,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Woolwine",
        "dupr_id": "KOGDZO",
        "rating": 4.38,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      },
      {
        "name": "Greg Slater",
        "dupr_id": "89Q6VR",
        "rating": 4.193,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6622d93aa1175.jpg",
        "location": "Provo, UT, US"
      }
    ]
  }
]