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

Gateway Smash: Spring 2026 League - Spring 2026 Ladder

ID: 7658256381

对局比分

11-5

获胜 / Win

对决日期

2026-04-12

对局时间 (估算)

10:15 AM

对决场地

Arch Pickleball & Badminton - Bridgeton, Missouri

未核实场馆

对决竞争阵营

阵营 1胜方
MF
Morgan Fleshren

D9MEJY · O'Fallon, IL, US

DUPR

3.630

Luis Costa

QXO6WD · Bridgeton, MO, US

DUPR

3.953

阵营 2负方
MG
Marcus Gonzales

4VWD9M · Fairview Heights, IL, US

DUPR

3.530

IB
Isaac Bennett

P56WPM · USA

DUPR

3.391

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7658256381
显示原始对决元数据 JSON
[
  {
    "team_id": 6462595835,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Morgan Fleshren",
        "dupr_id": "D9MEJY",
        "rating": 3.63,
        "profile_pic_url": null,
        "location": "O'Fallon, IL, US"
      },
      {
        "name": "Luis Costa",
        "dupr_id": "QXO6WD",
        "rating": 3.953,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6899eaaec0916.jpg",
        "location": "Bridgeton, MO, US"
      }
    ]
  },
  {
    "team_id": 5975774148,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marcus Gonzales",
        "dupr_id": "4VWD9M",
        "rating": 3.53,
        "profile_pic_url": null,
        "location": "Fairview Heights, IL, US"
      },
      {
        "name": "Isaac Bennett",
        "dupr_id": "P56WPM",
        "rating": 3.391,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]