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

Pool A

ID: 6952049092

对局比分

5-15

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

5:00 PM

对决场地

2985 U.S. Hwy 190

未核实场馆

对决竞争阵营

阵营 1负方
ST
Salvador Trujillo

EW52WM · Metairie, LA, US

DUPR

4.506

Ethan Martin

N7GZRW · Baton Rouge, LA, US

DUPR

4.386

阵营 2胜方
MG
Mark Growcott

ODN7K7 · Birmingham, England, GB

DUPR

5.725

MN
Matt Ngo

59E4LP · Houston, TX, US

DUPR

5.306

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6952049092
显示原始对决元数据 JSON
[
  {
    "team_id": 4394989284,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Salvador Trujillo",
        "dupr_id": "EW52WM",
        "rating": 4.506,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      },
      {
        "name": "Ethan Martin",
        "dupr_id": "N7GZRW",
        "rating": 4.386,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6784432765a42.jpg",
        "location": "Baton Rouge, LA, US"
      }
    ]
  },
  {
    "team_id": 4941946347,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Growcott",
        "dupr_id": "ODN7K7",
        "rating": 5.725,
        "profile_pic_url": null,
        "location": "Birmingham, England, GB"
      },
      {
        "name": "Matt Ngo ",
        "dupr_id": "59E4LP",
        "rating": 5.306,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]