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

Pictona Challenge 2026 by Emerge Insurance Services - Mixed Doubles Skill: (4.0) Age: (30 To 49)

ID: 6568431480

对局比分

12-15

获胜 / Win

对决日期

2026-03-21

对局时间 (估算)

1:00 PM

对决场地

Holly Hill, FL

View Facility Page →

对决竞争阵营

阵营 1负方
DW
Denise Weaver

30JLEN · USA

DUPR

3.576

JR
Jason Roe

67YMQQ · Barcelona, CT, ES

DUPR

4.252

阵营 2胜方
AM
Amanda Mallinger

JZV2GO · Melbourne, FL, US

DUPR

3.991

JM
John Mallinger

KOYDRQ · Melbourne, FL, US

DUPR

4.070

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6568431480
显示原始对决元数据 JSON
[
  {
    "team_id": 8334655691,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Denise Weaver",
        "dupr_id": "30JLEN",
        "rating": 3.576,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Roe",
        "dupr_id": "67YMQQ",
        "rating": 4.252,
        "profile_pic_url": null,
        "location": "Barcelona, CT, ES"
      }
    ]
  },
  {
    "team_id": 4545385940,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amanda Mallinger",
        "dupr_id": "JZV2GO",
        "rating": 3.991,
        "profile_pic_url": null,
        "location": "Melbourne, FL, US"
      },
      {
        "name": "John Mallinger",
        "dupr_id": "KOYDRQ",
        "rating": 4.07,
        "profile_pic_url": null,
        "location": "Melbourne, FL, US"
      }
    ]
  }
]