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

2026 Missouri Winter Games - Mens Doubles Skill: (5.0 And Above) Age: (12 And Above)

ID: 5132323145

对局比分

7-15

获胜 / Win

对决日期

2026-03-21

对局时间 (估算)

6:15 AM

对决场地

Springfield, MO

View Facility Page →

对决竞争阵营

阵营 1负方
ZC
Zach Cosby

3YDKGG · Rogersville, MO, US

DUPR

4.364

PL
Parker Lehnen

3LPJWK · Little Rock, AR, US

DUPR

4.413

阵营 2胜方
CC
Chace Corbin

16W0YD · Springfield, MO, US

DUPR

4.831

CC
Caleb Corbin

8JG4YM · Chillicothe, MO, US

DUPR

4.292

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5132323145
显示原始对决元数据 JSON
[
  {
    "team_id": 5105527109,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zach Cosby",
        "dupr_id": "3YDKGG",
        "rating": 4.364,
        "profile_pic_url": null,
        "location": "Rogersville, MO, US"
      },
      {
        "name": "Parker Lehnen",
        "dupr_id": "3LPJWK",
        "rating": 4.413,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 8129339200,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chace Corbin",
        "dupr_id": "16W0YD",
        "rating": 4.831,
        "profile_pic_url": null,
        "location": "Springfield, MO, US"
      },
      {
        "name": "Caleb Corbin",
        "dupr_id": "8JG4YM",
        "rating": 4.292,
        "profile_pic_url": null,
        "location": "Chillicothe, MO, US"
      }
    ]
  }
]