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

Competitive Open Play Match

ID: 5373349270

对局比分

5-11

获胜 / Win

对决日期

2026-01-01

对局时间 (估算)

11:30 PM

对决场地

12125 S 156th St Suite 101, Papillion, NE 68138, USA

未核实场馆

对决竞争阵营

阵营 1负方
Brian Pick

8GWRMD · Ashland, NE, US

DUPR

4.696

BH
Brett Hanson

12M9M4 · Omaha, NE, US

DUPR

4.335

阵营 2胜方
MT
Matt Tondl

3YLDOD · USA

DUPR

3.942

Christopher Johnson

3OWXD2 · Omaha, NE, US

DUPR

4.597

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5373349270
显示原始对决元数据 JSON
[
  {
    "team_id": 8285706560,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Pick",
        "dupr_id": "8GWRMD",
        "rating": 4.696,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/84502_5f027d6165313.jpeg",
        "location": "Ashland, NE, US"
      },
      {
        "name": "Brett Hanson",
        "dupr_id": "12M9M4",
        "rating": 4.335,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      }
    ]
  },
  {
    "team_id": 4795912181,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt Tondl",
        "dupr_id": "3YLDOD",
        "rating": 3.942,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christopher Johnson",
        "dupr_id": "3OWXD2",
        "rating": 4.597,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/151744_64512b5abce02.jpeg",
        "location": "Omaha, NE, US"
      }
    ]
  }
]