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

2nd Annual Southwest Florida Open 2026 - Mixed Doubles Skill: (4.0) Age: (Any)

ID: 7425534753

对局比分

11-5

获胜 / Win

对决日期

2026-02-22

对局时间 (估算)

10:15 AM

对决场地

Bonita Springs, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
MY
Marie Y Elmendorf

1QX074 · Collier County, FL, US

DUPR

4.064

AZ
Andrew Zimmer

RZ9K0N · Charlotte, NC, US

DUPR

4.431

阵营 2负方
TS
Tori Sell

16ML6D · Peachtree Corners, GA, US

DUPR

3.409

BM
brian montgomery

EWQLDE · Naples, FL, US

DUPR

3.913

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7425534753
显示原始对决元数据 JSON
[
  {
    "team_id": 6793800935,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marie Y Elmendorf",
        "dupr_id": "1QX074",
        "rating": 4.064,
        "profile_pic_url": null,
        "location": "Collier County, FL, US"
      },
      {
        "name": "Andrew Zimmer",
        "dupr_id": "RZ9K0N",
        "rating": 4.431,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  },
  {
    "team_id": 6385236137,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tori Sell",
        "dupr_id": "16ML6D",
        "rating": 3.409,
        "profile_pic_url": null,
        "location": "Peachtree Corners, GA, US"
      },
      {
        "name": "brian montgomery",
        "dupr_id": "EWQLDE",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]