返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

2026 Pickle Money Ball - Mixed Doubles Skill: (4.999 And Under)

ID: 4604846262

对局比分

15-6

获胜 / Win

对决日期

2026-03-21

对局时间 (估算)

7:30 PM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
MF
Melissa Ferger

ODJ9EP · Phoenix, AZ, US

DUPR

4.861

JM
Jonathan Mastrangelo

8JMLND · Phoenix, AZ, US

DUPR

4.710

阵营 2负方
DS
Daniella Sendra

PKYYWX · Scottsdale, AZ, US

DUPR

3.627

TP
Tony Pellegrini-Chavez

6ZX9Y0 · Phoenix, AZ, US

DUPR

4.411

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4604846262
显示原始对决元数据 JSON
[
  {
    "team_id": 5079423209,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Melissa Ferger",
        "dupr_id": "ODJ9EP",
        "rating": 4.861,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Jonathan Mastrangelo",
        "dupr_id": "8JMLND",
        "rating": 4.71,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 8182584505,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniella Sendra",
        "dupr_id": "PKYYWX",
        "rating": 3.627,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Tony Pellegrini-Chavez",
        "dupr_id": "6ZX9Y0",
        "rating": 4.411,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]