返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Del Norte Fall Moneyball - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 6229835999

对局比分

5-11

落败 / Loss

对决日期

2025-10-26

对局时间 (估算)

12:45 AM

对决场地

Sacramento, CA

View Facility Page →

对决竞争阵营

阵营 1负方
TA
Tyler Ausmus

3P4V5Z · Auburn, CA, US

DUPR

4.779

MW
Mike Wilson

8JYJNM · Grass Valley, CA, US

DUPR

4.963

阵营 2胜方
NC
Noel Carter

M2QGED · Sacramento, CA, US

DUPR

4.397

LC
Laviniu Caba

3PQW6G · Roseville, CA, US

DUPR

4.894

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6229835999
显示原始对决元数据 JSON
[
  {
    "team_id": 7545021810,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tyler Ausmus",
        "dupr_id": "3P4V5Z",
        "rating": 4.779,
        "profile_pic_url": null,
        "location": "Auburn, CA, US"
      },
      {
        "name": "Mike Wilson",
        "dupr_id": "8JYJNM",
        "rating": 4.963,
        "profile_pic_url": null,
        "location": "Grass Valley, CA, US"
      }
    ]
  },
  {
    "team_id": 5102756375,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Noel Carter",
        "dupr_id": "M2QGED",
        "rating": 4.397,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      },
      {
        "name": "Laviniu Caba",
        "dupr_id": "3PQW6G",
        "rating": 4.894,
        "profile_pic_url": null,
        "location": "Roseville, CA, US"
      }
    ]
  }
]