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

2026 Wilson PPA Challenger - Mens Doubles Skill: (4.0 To 4.5) Age: (50 And Above)

ID: 5969409995

对局比分

15-1

落败 / Loss

对决日期

2026-05-23

对局时间 (估算)

12:45 AM

对决场地

Wilson, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
MG
Matthew George

1RR20M · Southport, NC, US

DUPR

4.918

WD
Wayne David Bigg

3L4W45 · Wilmington, NC, US

DUPR

4.701

阵营 2负方
RM
Randy Moore

EGVZOV · Greenville, NC, US

DUPR

4.121

CW
Chip Wheeler

6ZO2WK · Greenville, NC, US

DUPR

4.173

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5969409995
显示原始对决元数据 JSON
[
  {
    "team_id": 7232268045,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew George",
        "dupr_id": "1RR20M",
        "rating": 4.918,
        "profile_pic_url": null,
        "location": "Southport, NC, US"
      },
      {
        "name": "Wayne David Bigg",
        "dupr_id": "3L4W45",
        "rating": 4.701,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 6882676380,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Randy Moore",
        "dupr_id": "EGVZOV",
        "rating": 4.121,
        "profile_pic_url": null,
        "location": "Greenville, NC, US"
      },
      {
        "name": "Chip Wheeler",
        "dupr_id": "6ZO2WK",
        "rating": 4.173,
        "profile_pic_url": null,
        "location": "Greenville, NC, US"
      }
    ]
  }
]