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

Pictona Challenge 2026 by Emerge Insurance Services - Mens Doubles Skill: (5.0) Age: (8 To 59)

ID: 5195156582

对局比分

5-11

获胜 / Win

对决日期

2026-03-22

对局时间 (估算)

3:30 PM

对决场地

Holly Hill, FL

View Facility Page →

对决竞争阵营

阵营 1负方
PG
Paul Giles

4L2KLK · FL, US

DUPR

4.357

JH
Jeff Hallman

990LEV · USA

DUPR

4.395

阵营 2胜方
CM
CJ Moore

RY0XZZ · St. Augustine, FL, US

DUPR

4.291

LB
Luis Burgos

GGV0XG · Jacksonville, FL, US

DUPR

4.596

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5195156582
显示原始对决元数据 JSON
[
  {
    "team_id": 5379225024,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul Giles",
        "dupr_id": "4L2KLK",
        "rating": 4.357,
        "profile_pic_url": null,
        "location": "FL, US"
      },
      {
        "name": "Jeff Hallman",
        "dupr_id": "990LEV",
        "rating": 4.395,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4661591940,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "CJ Moore",
        "dupr_id": "RY0XZZ",
        "rating": 4.291,
        "profile_pic_url": null,
        "location": "St. Augustine, FL, US"
      },
      {
        "name": "Luis Burgos",
        "dupr_id": "GGV0XG",
        "rating": 4.596,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      }
    ]
  }
]