返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Men's Doubles 3.5 - 39+

ID: 4868205509

对局比分

15-7

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

6:15 AM

对决场地

Oak Grove Tennis Courts

View Facility Page →

对决竞争阵营

阵营 1胜方
RW
Reuben Wedgeworth

2QGX5R · Gulfport, MS, US

DUPR

3.513

HP
Horace Pratt

56YYQL · Biloxi, MS, US

DUPR

3.423

阵营 2负方
LB
Larry Bullion

G5KNQQ · USA

DUPR

3.140

PW
Paul Waller

M2246G · Hattiesburg, MS, US

DUPR

3.624

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4868205509
显示原始对决元数据 JSON
[
  {
    "team_id": 6702043417,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Reuben Wedgeworth",
        "dupr_id": "2QGX5R",
        "rating": 3.513,
        "profile_pic_url": null,
        "location": "Gulfport, MS, US"
      },
      {
        "name": "Horace Pratt",
        "dupr_id": "56YYQL",
        "rating": 3.423,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      }
    ]
  },
  {
    "team_id": 7985009975,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Larry Bullion",
        "dupr_id": "G5KNQQ",
        "rating": 3.14,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Waller",
        "dupr_id": "M2246G",
        "rating": 3.624,
        "profile_pic_url": null,
        "location": "Hattiesburg, MS, US"
      }
    ]
  }
]