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

Spring Fling Pickleball Showdown! Presented by Pickleball Charleston - Mixed Doubles Skill: (4.5) Age: (Any)

ID: 6974935548

对局比分

5-11

获胜 / Win

对决日期

2026-03-29

对局时间 (估算)

1:00 PM

对决场地

Cayce, SC

View Facility Page →

对决竞争阵营

阵营 1负方
EY
Elise Yi

76WKL9 · USA

DUPR

4.277

Joseph Yi

EGVPEM · West Columbia, SC, US

DUPR

3.832

阵营 2胜方
GL
Grace Lastinger

KORKGQ · Pelion, SC, US

DUPR

4.041

CM
Cory McEnulty

8JDGXO · Lexington, SC, US

DUPR

4.028

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6974935548
显示原始对决元数据 JSON
[
  {
    "team_id": 5223969101,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Elise Yi",
        "dupr_id": "76WKL9",
        "rating": 4.277,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joseph Yi",
        "dupr_id": "EGVPEM",
        "rating": 3.832,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1151946/images/profile/4c9461fb-d6d8-4c1e-b9d1-099dd1ec4572.png",
        "location": "West Columbia, SC, US"
      }
    ]
  },
  {
    "team_id": 6348052177,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Grace Lastinger",
        "dupr_id": "KORKGQ",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": "Pelion, SC, US"
      },
      {
        "name": "Cory McEnulty",
        "dupr_id": "8JDGXO",
        "rating": 4.028,
        "profile_pic_url": null,
        "location": "Lexington, SC, US"
      }
    ]
  }
]