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

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

ID: 5165161738

对局比分

7-11

落败 / Loss

对决日期

2026-02-22

对局时间 (估算)

11:30 PM

对决场地

Bonita Springs, FL

View Facility Page →

对决竞争阵营

阵营 1负方
AA
Amber Andersen

PKZ6MM · Fort Myers, FL, US

DUPR

3.504

FA
Frank Amati

0QGLXQ · USA

DUPR

3.860

阵营 2胜方
TS
Tori Sell

16ML6D · Peachtree Corners, GA, US

DUPR

3.418

BM
brian montgomery

EWQLDE · Naples, FL, US

DUPR

3.922

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5165161738
显示原始对决元数据 JSON
[
  {
    "team_id": 5144488611,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amber Andersen",
        "dupr_id": "PKZ6MM",
        "rating": 3.504,
        "profile_pic_url": null,
        "location": "Fort Myers, FL, US"
      },
      {
        "name": "Frank Amati",
        "dupr_id": "0QGLXQ",
        "rating": 3.86,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4562682143,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tori Sell",
        "dupr_id": "16ML6D",
        "rating": 3.418,
        "profile_pic_url": null,
        "location": "Peachtree Corners, GA, US"
      },
      {
        "name": "brian montgomery",
        "dupr_id": "EWQLDE",
        "rating": 3.922,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]