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

Pool 1

ID: 5124943009

对局比分

11-4

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

2:15 AM

对决场地

Pickle & Taps

View Facility Page →

对决竞争阵营

阵营 1胜方
Bryant Lester

8DJPMM · Wilmington, NC, US

DUPR

5.297

MF
Matthew Finley

17YYON · Wilmington, NC, US

DUPR

4.975

阵营 2负方
JB
Jordan Boland

76JO90 · Ocean Isle Beach, NC, US

DUPR

4.689

MH
Mackenzie Hamilton

3X9VV7 · Southern Pines, NC, US

DUPR

4.871

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5124943009
显示原始对决元数据 JSON
[
  {
    "team_id": 8450276845,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bryant Lester",
        "dupr_id": "8DJPMM",
        "rating": 5.297,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66226d8274cf2.jpg",
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Matthew Finley",
        "dupr_id": "17YYON",
        "rating": 4.975,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 4786945376,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jordan Boland",
        "dupr_id": "76JO90",
        "rating": 4.689,
        "profile_pic_url": null,
        "location": "Ocean Isle Beach, NC, US"
      },
      {
        "name": "Mackenzie Hamilton",
        "dupr_id": "3X9VV7",
        "rating": 4.871,
        "profile_pic_url": null,
        "location": "Southern Pines, NC, US"
      }
    ]
  }
]