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

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

ID: 6788107001

对局比分

4-15

落败 / Loss

对决日期

2026-03-06

对局时间 (估算)

6:15 AM

对决场地

The Courts

View Facility Page →

对决竞争阵营

阵营 1负方
MB
Max Berlin

G57QKD · East Islip, NY, US

DUPR

3.960

AM
alex mitchell

EWYQNM · Butler County, OH, US

DUPR

4.186

阵营 2胜方
LD
Luke Domke

DNDER4 · Bloomington, IN, US

DUPR

4.645

CW
Carter Wittendorf

84V4E2 · Bloomington, IN, US

DUPR

5.137

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6788107001
显示原始对决元数据 JSON
[
  {
    "team_id": 4339990897,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Max Berlin",
        "dupr_id": "G57QKD",
        "rating": 3.96,
        "profile_pic_url": null,
        "location": "East Islip, NY, US"
      },
      {
        "name": "alex mitchell",
        "dupr_id": "EWYQNM",
        "rating": 4.186,
        "profile_pic_url": null,
        "location": "Butler County, OH, US"
      }
    ]
  },
  {
    "team_id": 7118679065,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Luke Domke",
        "dupr_id": "DNDER4",
        "rating": 4.645,
        "profile_pic_url": null,
        "location": "Bloomington, IN, US"
      },
      {
        "name": "Carter Wittendorf",
        "dupr_id": "84V4E2",
        "rating": 5.137,
        "profile_pic_url": null,
        "location": "Bloomington, IN, US"
      }
    ]
  }
]