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

Tuesday 4.0+ League

ID: 5750699569

对局比分

11-15

获胜 / Win

对决日期

2026-05-26

对局时间 (估算)

2:15 AM

对决场地

Life Time, Hard Road, Dublin, OH, USA

View Facility Page →

对决竞争阵营

阵营 1负方
JH
Jack Hammons

8DKJ9X · Powell, OH, US

DUPR

3.845

BT
Brendon Taylor

KXKD9Y · USA

DUPR

3.620

阵营 2胜方
DO
Dafir Ouazzani

MYWG2P · Plain City, OH, US

DUPR

3.858

JM
Jason Mertens

E96XGW · Columbus, OH, US

DUPR

3.920

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5750699569
显示原始对决元数据 JSON
[
  {
    "team_id": 6652654617,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jack Hammons",
        "dupr_id": "8DKJ9X",
        "rating": 3.845,
        "profile_pic_url": null,
        "location": "Powell, OH, US"
      },
      {
        "name": "Brendon Taylor",
        "dupr_id": "KXKD9Y",
        "rating": 3.62,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7896508437,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dafir Ouazzani",
        "dupr_id": "MYWG2P",
        "rating": 3.858,
        "profile_pic_url": null,
        "location": "Plain City, OH, US"
      },
      {
        "name": "Jason Mertens",
        "dupr_id": "E96XGW",
        "rating": 3.92,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  }
]