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

2026 Wilson PPA Challenger - Mens Doubles Skill: (4.5) Age: (08 To 49)

ID: 7381755866

对局比分

9-15

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

3:30 PM

对决场地

Wilson, NC

View Facility Page →

对决竞争阵营

阵营 1负方
LR
Lincoln Reffett

3ZYPZD · Selma, NC, US

DUPR

4.235

YF
Yorinobu Fujita

67WQ6D · USA

DUPR

4.213

阵营 2胜方
DS
David Smith

3VLRDP · NC, US

DUPR

3.885

OK
Oliver King

MY697P · Raleigh, NC, US

DUPR

4.375

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7381755866
显示原始对决元数据 JSON
[
  {
    "team_id": 7458230668,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lincoln Reffett",
        "dupr_id": "3ZYPZD",
        "rating": 4.235,
        "profile_pic_url": null,
        "location": "Selma, NC, US"
      },
      {
        "name": "Yorinobu  Fujita",
        "dupr_id": "67WQ6D",
        "rating": 4.213,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5090675824,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Smith",
        "dupr_id": "3VLRDP",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": "NC, US"
      },
      {
        "name": "Oliver King",
        "dupr_id": "MY697P",
        "rating": 4.375,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  }
]