返回检索中心
匹克球对决数据双打对决 (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: 7888670997

对局比分

4-11

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

10:15 AM

对决场地

Loves Park, IL

View Facility Page →

对决竞争阵营

阵营 1负方
II
Isaac Ingersoll

XKZ7L7 · Madison, WI, US

DUPR

4.601

GO
Gabe OConnor

MY60VG · Madison, WI, US

DUPR

4.415

阵营 2胜方
AC
Andrew Clemen

8JJNJ8 · Albert Lea, MN, US

DUPR

5.038

JV
Jeffrey van der Eems

1QXLYD · Bettendorf, IA, US

DUPR

5.203

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7888670997
显示原始对决元数据 JSON
[
  {
    "team_id": 7257144802,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Isaac Ingersoll",
        "dupr_id": "XKZ7L7",
        "rating": 4.601,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Gabe OConnor",
        "dupr_id": "MY60VG",
        "rating": 4.415,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  },
  {
    "team_id": 6851095823,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Clemen",
        "dupr_id": "8JJNJ8",
        "rating": 5.038,
        "profile_pic_url": null,
        "location": "Albert Lea, MN, US"
      },
      {
        "name": "Jeffrey van der Eems",
        "dupr_id": "1QXLYD",
        "rating": 5.203,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      }
    ]
  }
]