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

The NOLA Pickle Fest 2024 Mens Doubles Skill: (3.5) Age: (50 And Above)

ID: 5523647826

对局比分

9-15

获胜 / Win

对决日期

2024-08-10

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MJ
Michael Jenkins

12ODQ4 · USA

DUPR

3.433

BM
Brian Majka

8DPK0M · USA

DUPR

4.248

阵营 2胜方
TS
Tom Smallwood

30XMPX · Appling, GA, US

DUPR

4.032

JO
Jeff Osborn

Q5NK05 · Roswell, GA, US

DUPR

4.200

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5523647826
显示原始对决元数据 JSON
[
  {
    "team_id": 8116607864,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Jenkins",
        "dupr_id": "12ODQ4",
        "rating": 3.433,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Majka",
        "dupr_id": "8DPK0M",
        "rating": 4.248,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5206619469,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tom Smallwood",
        "dupr_id": "30XMPX",
        "rating": 4.032,
        "profile_pic_url": null,
        "location": "Appling, GA, US"
      },
      {
        "name": "Jeff Osborn",
        "dupr_id": "Q5NK05",
        "rating": 4.2,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      }
    ]
  }
]