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

2026 Opelika PPA Challenger - Mixed Doubles Skill: (4.5) Age: (8 And Above)

ID: 6539099644

对局比分

15-13

落败 / Loss

对决日期

2026-04-19

对局时间 (估算)

5:00 PM

对决场地

Opelika, AL

View Facility Page →

对决竞争阵营

阵营 1胜方
Victoria Segat

KO20OK · Alpharetta, GA, US

DUPR

3.737

CT
Caleb Thompson

565LVR · Madison, MS, US

DUPR

4.435

阵营 2负方
LS
Laney Swann

4ZL4VM · LaGrange, GA, US

DUPR

3.544

DS
Daniel Swann

M2YD9D · LaGrange, GA, US

DUPR

4.204

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6539099644
显示原始对决元数据 JSON
[
  {
    "team_id": 8015795932,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Victoria Segat",
        "dupr_id": "KO20OK",
        "rating": 3.737,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67965fe58c41f.jpg",
        "location": "Alpharetta, GA, US"
      },
      {
        "name": "Caleb Thompson",
        "dupr_id": "565LVR",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": "Madison, MS, US"
      }
    ]
  },
  {
    "team_id": 7730882387,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Laney Swann",
        "dupr_id": "4ZL4VM",
        "rating": 3.544,
        "profile_pic_url": null,
        "location": "LaGrange, GA, US"
      },
      {
        "name": "Daniel Swann",
        "dupr_id": "M2YD9D",
        "rating": 4.204,
        "profile_pic_url": null,
        "location": "LaGrange, GA, US"
      }
    ]
  }
]