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

APP Selkirk Collegiate Individual Championships - APP Collegiate Men's Doubles

ID: 8111523984

对局比分

6-15

获胜 / Win

对决日期

2026-03-06

对局时间 (估算)

1:00 PM

对决场地

The Courts

View Facility Page →

对决竞争阵营

阵营 1负方
JN
Justin Ning

2Q0Q57 · Fairfax County, VA, US

DUPR

4.268

Kassius Ayres

0QZXJ2 · Vinton, VA, US

DUPR

3.908

阵营 2胜方
LC
Luke Calvert

ODXN9E · Boise, ID, US

DUPR

5.061

KA
Kade Andrus

ZNQMPM · Boise, ID, US

DUPR

4.743

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8111523984
显示原始对决元数据 JSON
[
  {
    "team_id": 6321045983,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Justin Ning",
        "dupr_id": "2Q0Q57",
        "rating": 4.268,
        "profile_pic_url": null,
        "location": "Fairfax County, VA, US"
      },
      {
        "name": "Kassius Ayres",
        "dupr_id": "0QZXJ2",
        "rating": 3.908,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/674620fad1b05.jpg",
        "location": "Vinton, VA, US"
      }
    ]
  },
  {
    "team_id": 8024507225,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Luke Calvert",
        "dupr_id": "ODXN9E",
        "rating": 5.061,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      },
      {
        "name": "Kade Andrus",
        "dupr_id": "ZNQMPM",
        "rating": 4.743,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      }
    ]
  }
]