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

USLPL Baltimore

ID: 5451556755

对局比分

11-4, 9-11, 6-11

获胜 / Win

对决日期

2025-12-06

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MT
Michael Tow

8GJ5QM · Needham, MA, US

DUPR

4.630

TG
Todd Giles

1ROXNM · Burlington, MA, US

DUPR

5.099

阵营 2胜方
Eric Wold

8JM0D8 · Eugene, OR, US

DUPR

5.048

BB
Brooks Brooks

8GXJGG · Merritt Island, FL, US

DUPR

4.802

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5451556755
显示原始对决元数据 JSON
[
  {
    "team_id": 7872056316,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Tow",
        "dupr_id": "8GJ5QM",
        "rating": 4.63,
        "profile_pic_url": null,
        "location": "Needham, MA, US"
      },
      {
        "name": "Todd Giles",
        "dupr_id": "1ROXNM",
        "rating": 5.099,
        "profile_pic_url": null,
        "location": "Burlington, MA, US"
      }
    ]
  },
  {
    "team_id": 4547072871,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Wold",
        "dupr_id": "8JM0D8",
        "rating": 5.048,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6661c4fa319b2.jpg",
        "location": "Eugene, OR, US"
      },
      {
        "name": "Brooks Brooks",
        "dupr_id": "8GXJGG",
        "rating": 4.802,
        "profile_pic_url": null,
        "location": "Merritt Island, FL, US"
      }
    ]
  }
]