返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Pool A

ID: 7221028741

对局比分

11-3

获胜 / Win

对决日期

2026-01-24

对局时间 (估算)

2:15 AM

对决场地

2985 U.S. Hwy 190

未核实场馆

对决竞争阵营

阵营 1胜方
MD
Mats Dolese

ODD2R2 · Mandeville, LA, US

DUPR

4.370

JB
Jake Bower

JZXX5M · Deerfield Beach, FL, US

DUPR

5.376

阵营 2负方
John To

2LD709 · New Orleans, LA, US

DUPR

4.747

ST
Salvador Trujillo

EW52WM · Metairie, LA, US

DUPR

4.346

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7221028741
显示原始对决元数据 JSON
[
  {
    "team_id": 6990159480,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mats Dolese",
        "dupr_id": "ODD2R2",
        "rating": 4.37,
        "profile_pic_url": null,
        "location": "Mandeville, LA, US"
      },
      {
        "name": "Jake Bower",
        "dupr_id": "JZXX5M",
        "rating": 5.376,
        "profile_pic_url": null,
        "location": "Deerfield Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 6601070136,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John To",
        "dupr_id": "2LD709",
        "rating": 4.747,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65c1928d2ada2.jpg",
        "location": "New Orleans, LA, US"
      },
      {
        "name": "Salvador Trujillo",
        "dupr_id": "EW52WM",
        "rating": 4.346,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      }
    ]
  }
]