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

Second Annual Polar Paddle Battle - Mens Doubles Skill: (4.0 And Above) Age: (12 To 49)

ID: 5891941894

对局比分

11-0

获胜 / Win

对决日期

2026-02-21

对局时间 (估算)

11:30 PM

对决场地

Worthington, OH

未核实场馆

对决竞争阵营

阵营 1胜方
JM
Jeremiah Mowery

YGLO6K · USA

DUPR

3.949

KM
Konnor Masell

MY6JKV · Perrysburg, OH, US

DUPR

5.194

阵营 2负方
BO
Brandon Offutt

ZNDZ2P · Vienna, WV, US

DUPR

3.964

BS
Brian Singer

8DREWY · Vienna, WV, US

DUPR

4.183

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5891941894
显示原始对决元数据 JSON
[
  {
    "team_id": 7073952094,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeremiah Mowery",
        "dupr_id": "YGLO6K",
        "rating": 3.949,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Konnor Masell",
        "dupr_id": "MY6JKV",
        "rating": 5.194,
        "profile_pic_url": null,
        "location": "Perrysburg, OH, US"
      }
    ]
  },
  {
    "team_id": 4382598579,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandon  Offutt",
        "dupr_id": "ZNDZ2P",
        "rating": 3.964,
        "profile_pic_url": null,
        "location": "Vienna, WV, US"
      },
      {
        "name": "Brian Singer",
        "dupr_id": "8DREWY",
        "rating": 4.183,
        "profile_pic_url": null,
        "location": "Vienna, WV, US"
      }
    ]
  }
]