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

2026 Pickle Money Ball - Men's Doubles Skill: (4.999 And Under)

ID: 7291870656

对局比分

3-11

获胜 / Win

对决日期

2026-03-22

对局时间 (估算)

1:00 PM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
JG
Jeff Goss

355XYP · Litchfield Park, AZ, US

DUPR

4.419

JG
Jacob Goss

6ZVMZQ · Peoria, AZ, US

DUPR

4.590

阵营 2胜方
GR
Grant Rees

76DLK5 · Scottsdale, AZ, US

DUPR

4.992

AM
Adam Mitzel

3PZ5OZ · Scottsdale, AZ, US

DUPR

4.941

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7291870656
显示原始对决元数据 JSON
[
  {
    "team_id": 5371333818,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeff Goss",
        "dupr_id": "355XYP",
        "rating": 4.419,
        "profile_pic_url": null,
        "location": "Litchfield Park, AZ, US"
      },
      {
        "name": "Jacob Goss",
        "dupr_id": "6ZVMZQ",
        "rating": 4.59,
        "profile_pic_url": null,
        "location": "Peoria, AZ, US"
      }
    ]
  },
  {
    "team_id": 4863291405,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Grant Rees",
        "dupr_id": "76DLK5",
        "rating": 4.992,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Adam Mitzel",
        "dupr_id": "3PZ5OZ",
        "rating": 4.941,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]