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

Pool 1

ID: 7870082648

对局比分

5-11

获胜 / Win

对决日期

2025-11-15

对局时间 (估算)

9:00 PM

对决场地

The Picklr Noblesville

未核实场馆

对决竞争阵营

阵营 1负方
Mark Davy

Q59XRN · Carmel, IN, US

DUPR

3.814

MO
Matt Overton

165P2E · Cicero, IN, US

DUPR

4.230

阵营 2胜方
MB
Matt Brohman

JZ0PWD · Indianapolis, IN, US

DUPR

3.945

EM
Evan Mulholland

8DK90L · Fishers, IN, US

DUPR

3.858

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7870082648
显示原始对决元数据 JSON
[
  {
    "team_id": 4941954968,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Davy",
        "dupr_id": "Q59XRN",
        "rating": 3.814,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66da66e30556f.jpg",
        "location": "Carmel, IN, US"
      },
      {
        "name": "Matt Overton",
        "dupr_id": "165P2E",
        "rating": 4.23,
        "profile_pic_url": null,
        "location": "Cicero, IN, US"
      }
    ]
  },
  {
    "team_id": 7799972575,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt Brohman",
        "dupr_id": "JZ0PWD",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Evan Mulholland",
        "dupr_id": "8DK90L",
        "rating": 3.858,
        "profile_pic_url": null,
        "location": "Fishers, IN, US"
      }
    ]
  }
]