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

Advanced Moneyball - Mens Doubles Skill: (Open) Age: (Any)

ID: 7618735331

对局比分

5-15

获胜 / Win

对决日期

2026-04-03

对局时间 (估算)

12:45 AM

对决场地

Roseville, CA

View Facility Page →

对决竞争阵营

阵营 1负方
LR
Lorenzo Reyes

XKM6Q2 · North Highlands, CA, US

DUPR

4.078

DR
Daniel Roberts

EWK6KM · Rocklin, CA, US

DUPR

4.200

阵营 2胜方
TN
Travis Nichols

8JPK7O · Sacramento, CA, US

DUPR

4.650

NC
Noel Carter

M2QGED · Sacramento, CA, US

DUPR

4.921

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7618735331
显示原始对决元数据 JSON
[
  {
    "team_id": 7098231110,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lorenzo Reyes",
        "dupr_id": "XKM6Q2",
        "rating": 4.078,
        "profile_pic_url": null,
        "location": "North Highlands, CA, US"
      },
      {
        "name": "Daniel Roberts",
        "dupr_id": "EWK6KM",
        "rating": 4.2,
        "profile_pic_url": null,
        "location": "Rocklin, CA, US"
      }
    ]
  },
  {
    "team_id": 4507892467,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Travis Nichols",
        "dupr_id": "8JPK7O",
        "rating": 4.65,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      },
      {
        "name": "Noel Carter",
        "dupr_id": "M2QGED",
        "rating": 4.921,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      }
    ]
  }
]