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

APC National Championship - Team Event - Mixed - 5.0+ - All Ages

ID: 4578357818

对局比分

3-11

落败 / Loss

对决日期

2026-01-31

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MC
Matt Carpenter

8KJ6Y1 · Kendallville, IN, US

DUPR

4.810

KM
Kevin M Reed

894NQK · Fort Wayne, IN, US

DUPR

4.145

阵营 2胜方
DR
Darryl Revenew

8DP5YY · Canton, GA, US

DUPR

4.533

DA
Danny Alea

4LMVR2 · Marietta, GA, US

DUPR

4.430

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4578357818
显示原始对决元数据 JSON
[
  {
    "team_id": 8354139106,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matt Carpenter",
        "dupr_id": "8KJ6Y1",
        "rating": 4.81,
        "profile_pic_url": null,
        "location": "Kendallville, IN, US"
      },
      {
        "name": "Kevin M Reed",
        "dupr_id": "894NQK",
        "rating": 4.145,
        "profile_pic_url": null,
        "location": "Fort Wayne, IN, US"
      }
    ]
  },
  {
    "team_id": 7035698797,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Darryl Revenew",
        "dupr_id": "8DP5YY",
        "rating": 4.533,
        "profile_pic_url": null,
        "location": "Canton, GA, US"
      },
      {
        "name": "Danny Alea",
        "dupr_id": "4LMVR2",
        "rating": 4.43,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  }
]