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

2026 APP Selkirk Collegiate Team Championships - PB R2 MD - USF Gold vs Mississippi State

ID: 7211892200

对局比分

15-12

获胜 / Win

对决日期

2026-03-07

对局时间 (估算)

9:00 PM

对决场地

The Courts

View Facility Page →

对决竞争阵营

阵营 1胜方
EM
Ethan Mitchell

L5ZRRQ · Ocean Springs, MS, US

DUPR

4.756

JF
Jaxson Flores

EGPW5J · Starkville, MS, US

DUPR

4.503

阵营 2负方
JI
jeffrey Ison

RWRKLE · USA

DUPR

3.929

WP
Will Perkins

Z9M2VP · USA

DUPR

3.736

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7211892200
显示原始对决元数据 JSON
[
  {
    "team_id": 6650904998,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ethan Mitchell",
        "dupr_id": "L5ZRRQ",
        "rating": 4.756,
        "profile_pic_url": null,
        "location": "Ocean Springs, MS, US"
      },
      {
        "name": "Jaxson Flores",
        "dupr_id": "EGPW5J",
        "rating": 4.503,
        "profile_pic_url": null,
        "location": "Starkville, MS, US"
      }
    ]
  },
  {
    "team_id": 7099823075,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "jeffrey Ison",
        "dupr_id": "RWRKLE",
        "rating": 3.929,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Will Perkins",
        "dupr_id": "Z9M2VP",
        "rating": 3.736,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]