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

Major League Pickleball - MLP Columbus - 2026 Regular Season - 2026 Season - RR Mixed Doubles 1

ID: 5566366674

对局比分

11-6

落败 / Loss

对决日期

2026-05-28

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SS
Sofia Sewing

YGLOXG · Boca Raton, FL, US

DUPR

6.276

TM
Tyson Mcguffin

16KGLE · USA

DUPR

6.406

阵营 2负方
AP
Allison Phillips

8MEP5D · Hyde Park, UT, US

DUPR

5.650

Connor Mogle

3X7GGR · Jackson, MI, US

DUPR

5.961

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5566366674
显示原始对决元数据 JSON
[
  {
    "team_id": 4337979073,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sofia Sewing",
        "dupr_id": "YGLOXG",
        "rating": 6.276,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "Tyson Mcguffin",
        "dupr_id": "16KGLE",
        "rating": 6.406,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7809907376,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Allison Phillips",
        "dupr_id": "8MEP5D",
        "rating": 5.65,
        "profile_pic_url": null,
        "location": "Hyde Park, UT, US"
      },
      {
        "name": "Connor Mogle",
        "dupr_id": "3X7GGR",
        "rating": 5.961,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/51750/images/profile/f8ad2f36-77a6-452f-91fc-d3818161773f.png",
        "location": "Jackson, MI, US"
      }
    ]
  }
]