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

Victory - The Empire Serves Back - $2000 and $500 Grand Prize For Moneyball Divisions - Mens Moneyball 4.5+ Division - 1st $2,000, 2nd $1,000, 3rd $500

ID: 5177962498

对局比分

9-11

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

11:30 PM

对决场地

Loves Park, IL

View Facility Page →

对决竞争阵营

阵营 1负方
CR
Caden Royster

3PLK0Q · Melbourne, FL, US

DUPR

4.762

GN
Gregory Nelson

XJ4QZ5 · Rockford, IL, US

DUPR

4.859

阵营 2胜方
AC
Andrew Clemen

8JJNJ8 · Albert Lea, MN, US

DUPR

5.125

JV
Jeffrey van der Eems

1QXLYD · Bettendorf, IA, US

DUPR

5.301

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5177962498
显示原始对决元数据 JSON
[
  {
    "team_id": 7007546637,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Caden Royster",
        "dupr_id": "3PLK0Q",
        "rating": 4.762,
        "profile_pic_url": null,
        "location": "Melbourne, FL, US"
      },
      {
        "name": "Gregory Nelson",
        "dupr_id": "XJ4QZ5",
        "rating": 4.859,
        "profile_pic_url": null,
        "location": "Rockford, IL, US"
      }
    ]
  },
  {
    "team_id": 7839828137,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Clemen",
        "dupr_id": "8JJNJ8",
        "rating": 5.125,
        "profile_pic_url": null,
        "location": "Albert Lea, MN, US"
      },
      {
        "name": "Jeffrey van der Eems",
        "dupr_id": "1QXLYD",
        "rating": 5.301,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      }
    ]
  }
]