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

Pictona Open 2025 by Emerge Insurance Services - Combined Mixed Doubles Skill: (4.5) Age: (40 To 59)

ID: 5581507314

对局比分

10-15

获胜 / Win

对决日期

2025-10-25

对局时间 (估算)

7:30 PM

对决场地

Holly Hill, FL

View Facility Page →

对决竞争阵营

阵营 1负方
DM
Dawn Mogharnesi

3L75NJ · Port Orange, FL, US

DUPR

3.497

PC
Paul Connifey

8GW9G3 · Daytona Beach, FL, US

DUPR

4.744

阵营 2胜方
BA
Beth Atkinson

3Z7XKW · Townsend, MA, US

DUPR

4.347

PL
Paul Lambers

8KR263 · North Andover, MA, US

DUPR

3.676

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5581507314
显示原始对决元数据 JSON
[
  {
    "team_id": 5170858638,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dawn Mogharnesi",
        "dupr_id": "3L75NJ",
        "rating": 3.497,
        "profile_pic_url": null,
        "location": "Port Orange, FL, US"
      },
      {
        "name": "Paul Connifey",
        "dupr_id": "8GW9G3",
        "rating": 4.744,
        "profile_pic_url": null,
        "location": "Daytona Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 6043769381,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Beth Atkinson",
        "dupr_id": "3Z7XKW",
        "rating": 4.347,
        "profile_pic_url": null,
        "location": "Townsend, MA, US"
      },
      {
        "name": "Paul Lambers",
        "dupr_id": "8KR263",
        "rating": 3.676,
        "profile_pic_url": null,
        "location": "North Andover, MA, US"
      }
    ]
  }
]