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

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

ID: 6877407323

对局比分

11-8

获胜 / Win

对决日期

2026-03-22

对局时间 (估算)

12:45 AM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
GR
Grant Rees

76DLK5 · Scottsdale, AZ, US

DUPR

4.991

AM
Adam Mitzel

3PZ5OZ · Scottsdale, AZ, US

DUPR

4.939

阵营 2负方
EC
Eric Cepress

1RXOPE · Phoenix, AZ, US

DUPR

4.806

SF
Shamus Flanagan

M200XP · Phoenix, AZ, US

DUPR

4.694

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6877407323
显示原始对决元数据 JSON
[
  {
    "team_id": 7894062089,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Grant Rees",
        "dupr_id": "76DLK5",
        "rating": 4.991,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Adam Mitzel",
        "dupr_id": "3PZ5OZ",
        "rating": 4.939,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 5362262074,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Cepress",
        "dupr_id": "1RXOPE",
        "rating": 4.806,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Shamus Flanagan",
        "dupr_id": "M200XP",
        "rating": 4.694,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]