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

APP Selkirk Collegiate Individual Championships - APP Collegiate Mixed Doubles

ID: 5864573503

对局比分

15-11

落败 / Loss

对决日期

2026-03-07

对局时间 (估算)

8:45 AM

对决场地

The Courts

View Facility Page →

对决竞争阵营

阵营 1胜方
BS
Belani Soto

565W9L · Tempe, AZ, US

DUPR

4.113

KM
Kyle Morris

999OJ7 · Albuquerque, NM, US

DUPR

4.719

阵营 2负方
GC
Gavin Corbett

L5LVEQ · Gainesville, FL, US

DUPR

4.918

EN
Emma Nebra

4LM4XG · Bradenton, FL, US

DUPR

4.128

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5864573503
显示原始对决元数据 JSON
[
  {
    "team_id": 7041230171,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Belani Soto",
        "dupr_id": "565W9L",
        "rating": 4.113,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      },
      {
        "name": "Kyle Morris",
        "dupr_id": "999OJ7",
        "rating": 4.719,
        "profile_pic_url": null,
        "location": "Albuquerque, NM, US"
      }
    ]
  },
  {
    "team_id": 8438398323,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gavin Corbett",
        "dupr_id": "L5LVEQ",
        "rating": 4.918,
        "profile_pic_url": null,
        "location": "Gainesville, FL, US"
      },
      {
        "name": "Emma Nebra",
        "dupr_id": "4LM4XG",
        "rating": 4.128,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  }
]