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

NP Sin City Classic Powered by Onix - Mens Doubles Skill: 4.5 (4.999 And Under) Age: (49 And Under)

ID: 8151802027

对局比分

5-11

落败 / Loss

对决日期

2026-03-21

对局时间 (估算)

8:45 AM

对决场地

Las Vegas, NV

View Facility Page →

对决竞争阵营

阵营 1负方
CM
Chris Mauser

3LPMNZ · Kingman, AZ, US

DUPR

4.110

TW
Todd Winebarger

ZDW90P · USA

DUPR

4.073

阵营 2胜方
CC
Corey Carlson

YXGORP · Littleton, CO, US

DUPR

4.292

TB
Trevor Black

G0OY2G · USA

DUPR

4.348

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8151802027
显示原始对决元数据 JSON
[
  {
    "team_id": 7955679165,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Mauser",
        "dupr_id": "3LPMNZ",
        "rating": 4.11,
        "profile_pic_url": null,
        "location": "Kingman, AZ, US"
      },
      {
        "name": "Todd Winebarger",
        "dupr_id": "ZDW90P",
        "rating": 4.073,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7841085109,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Corey Carlson",
        "dupr_id": "YXGORP",
        "rating": 4.292,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      },
      {
        "name": "Trevor Black",
        "dupr_id": "G0OY2G",
        "rating": 4.348,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]