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

Gateway Smash: Spring 2026 League - Spring 2026 Ladder

ID: 8191550032

对局比分

12-10

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

5:00 PM

对决场地

Arch Pickleball & Badminton - Bridgeton, Missouri

未核实场馆

对决竞争阵营

阵营 1胜方
JR
Joseph Robinson

XORLG5 · Saint Charles, MO, US

DUPR

2.809

MF
Morgan Fleshren

D9MEJY · O'Fallon, IL, US

DUPR

3.586

阵营 2负方
MG
Morgan Gifford

DY6OK6 · St. Louis, MO, US

DUPR

2.939

JD
Joel Davis

6NMWO0 · Weldon Spring, MO, US

DUPR

2.987

数据访问 (AI / 开发者)

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

cURL Request:

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