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

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

ID: 8179575583

对局比分

15-9

获胜 / Win

对决日期

2026-04-03

对局时间 (估算)

8:45 AM

对决场地

Roseville, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
ND
Nicolas Decavel Bueff

84KVR2 · Lincoln, CA, US

DUPR

4.309

JA
Joshua Arevalo

7DJ7N9 · Roseville, CA, US

DUPR

4.607

阵营 2负方
LR
Lorenzo Reyes

XKM6Q2 · North Highlands, CA, US

DUPR

4.069

DR
Daniel Roberts

EWK6KM · Rocklin, CA, US

DUPR

4.185

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8179575583
显示原始对决元数据 JSON
[
  {
    "team_id": 6313277329,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicolas Decavel Bueff",
        "dupr_id": "84KVR2",
        "rating": 4.309,
        "profile_pic_url": null,
        "location": "Lincoln, CA, US"
      },
      {
        "name": "Joshua Arevalo",
        "dupr_id": "7DJ7N9",
        "rating": 4.607,
        "profile_pic_url": null,
        "location": "Roseville, CA, US"
      }
    ]
  },
  {
    "team_id": 7817362233,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lorenzo Reyes",
        "dupr_id": "XKM6Q2",
        "rating": 4.069,
        "profile_pic_url": null,
        "location": "North Highlands, CA, US"
      },
      {
        "name": "Daniel Roberts",
        "dupr_id": "EWK6KM",
        "rating": 4.185,
        "profile_pic_url": null,
        "location": "Rocklin, CA, US"
      }
    ]
  }
]