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

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

ID: 4614283704

对局比分

3-11

获胜 / Win

对决日期

2026-03-22

对局时间 (估算)

1:00 PM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
JN
Joey Nguyen

8EORNE · Brea, CA, US

DUPR

4.652

RO
Ruben Osorio

3Y0RXD · Mesa, AZ, US

DUPR

4.851

阵营 2胜方
GR
Grant Rees

76DLK5 · Scottsdale, AZ, US

DUPR

5.014

AM
Adam Mitzel

3PZ5OZ · Scottsdale, AZ, US

DUPR

4.968

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4614283704
显示原始对决元数据 JSON
[
  {
    "team_id": 6777910869,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joey Nguyen",
        "dupr_id": "8EORNE",
        "rating": 4.652,
        "profile_pic_url": null,
        "location": "Brea, CA, US"
      },
      {
        "name": "Ruben Osorio",
        "dupr_id": "3Y0RXD",
        "rating": 4.851,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  },
  {
    "team_id": 5650935927,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Grant Rees",
        "dupr_id": "76DLK5",
        "rating": 5.014,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Adam Mitzel",
        "dupr_id": "3PZ5OZ",
        "rating": 4.968,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]