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

NCPA Conference Match

ID: 4765135700

对局比分

11-3

落败 / Loss

对决日期

2025-09-27

对局时间 (估算)

9:00 PM

对决场地

Auburn, AL, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
CE
Cole Engelke

OZDJMP · Tuscaloosa, AL, US

DUPR

4.337

ER
emma roberts

ZZVGDW · Tuscaloosa, AL, US

DUPR

4.840

阵营 2负方
NJ
Nathan Jones

8E6JMJ · Auburn, AL, US

DUPR

4.408

AK
abbie kate monski

MY6W4L · Auburn, AL, US

DUPR

4.204

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4765135700
显示原始对决元数据 JSON
[
  {
    "team_id": 8313507579,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cole Engelke",
        "dupr_id": "OZDJMP",
        "rating": 4.337,
        "profile_pic_url": null,
        "location": "Tuscaloosa, AL, US"
      },
      {
        "name": "emma roberts",
        "dupr_id": "ZZVGDW",
        "rating": 4.84,
        "profile_pic_url": null,
        "location": "Tuscaloosa, AL, US"
      }
    ]
  },
  {
    "team_id": 7542296900,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nathan Jones",
        "dupr_id": "8E6JMJ",
        "rating": 4.408,
        "profile_pic_url": null,
        "location": "Auburn, AL, US"
      },
      {
        "name": "abbie kate monski",
        "dupr_id": "MY6W4L",
        "rating": 4.204,
        "profile_pic_url": null,
        "location": "Auburn, AL, US"
      }
    ]
  }
]