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

Greenville Pickleball Club

ID: 7760608305

对局比分

11-1

获胜 / Win

对决日期

2026-01-30

对局时间 (估算)

10:15 AM

对决场地

1750 Wimbledon Dr, Greenville, NC 27858, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
RM
Randy Moore

EGVZOV · Greenville, NC, US

DUPR

4.231

CM
Cherie Moore

DW7O4L · USA

DUPR

4.262

阵营 2负方
RM
Ray McKeithan

OZ9MLP · USA

DUPR

3.831

HP

DUPR

3.498

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7760608305
显示原始对决元数据 JSON
[
  {
    "team_id": 5386365672,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Randy Moore",
        "dupr_id": "EGVZOV",
        "rating": 4.231,
        "profile_pic_url": null,
        "location": "Greenville, NC, US"
      },
      {
        "name": "Cherie Moore",
        "dupr_id": "DW7O4L",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5193413142,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ray McKeithan",
        "dupr_id": "OZ9MLP",
        "rating": 3.831,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Heather Panczykowski",
        "dupr_id": "DW7O6L",
        "rating": 3.498,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]