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

2026 Pickle Money Ball - Mixed Doubles Skill: (5.0+) Open

ID: 5822753277

对局比分

11-6

获胜 / Win

对决日期

2026-03-21

对局时间 (估算)

10:15 AM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
FR
Florencia Rossi Luque

3PL2LE · Montevideo Department, UY

DUPR

5.360

RN
Rio Newcombe

3OWZVE · Gilbert, AZ, US

DUPR

5.796

阵营 2负方
JW
Jessica Wilcox

8DWPY3 · Phoenix, AZ, US

DUPR

5.039

EZ
Evan Zoeteman

W6NR2Q · USA

DUPR

5.026

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5822753277
显示原始对决元数据 JSON
[
  {
    "team_id": 5214421242,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Florencia Rossi Luque",
        "dupr_id": "3PL2LE",
        "rating": 5.36,
        "profile_pic_url": null,
        "location": "Montevideo Department, UY"
      },
      {
        "name": "Rio Newcombe",
        "dupr_id": "3OWZVE",
        "rating": 5.796,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  },
  {
    "team_id": 6222558130,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jessica Wilcox",
        "dupr_id": "8DWPY3",
        "rating": 5.039,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Evan Zoeteman",
        "dupr_id": "W6NR2Q",
        "rating": 5.026,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]