返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Gateway Smash: Spring 2026 League - Spring 2026 Ladder

ID: 4654175999

对局比分

11-7

落败 / Loss

对决日期

2026-05-03

对局时间 (估算)

12:45 AM

对决场地

Arch Pickleball & Badminton - Bridgeton, Missouri

未核实场馆

对决竞争阵营

阵营 1胜方
MF
Morgan Fleshren

D9MEJY · O'Fallon, IL, US

DUPR

3.582

JD
Joel Davis

6NMWO0 · Weldon Spring, MO, US

DUPR

2.981

阵营 2负方
JR
Joseph Robinson

XORLG5 · Saint Charles, MO, US

DUPR

2.814

MG
Morgan Gifford

DY6OK6 · St. Louis, MO, US

DUPR

2.944

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4654175999
显示原始对决元数据 JSON
[
  {
    "team_id": 7236283567,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Morgan Fleshren",
        "dupr_id": "D9MEJY",
        "rating": 3.582,
        "profile_pic_url": null,
        "location": "O'Fallon, IL, US"
      },
      {
        "name": "Joel Davis",
        "dupr_id": "6NMWO0",
        "rating": 2.981,
        "profile_pic_url": null,
        "location": "Weldon Spring, MO, US"
      }
    ]
  },
  {
    "team_id": 6232902800,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joseph  Robinson",
        "dupr_id": "XORLG5",
        "rating": 2.814,
        "profile_pic_url": null,
        "location": "Saint Charles, MO, US"
      },
      {
        "name": "Morgan  Gifford",
        "dupr_id": "DY6OK6",
        "rating": 2.944,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      }
    ]
  }
]