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

Pool 1 - Men's Doubles 4.0+ - 20+

ID: 4642461687

对局比分

15-4

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

4:45 AM

对决场地

Oak Grove Tennis Courts

View Facility Page →

对决竞争阵营

阵营 1胜方
DB
Doug Booth

2LKNY7 · Biloxi, MS, US

DUPR

3.991

MB
Matthew Benfer

QPYN2N · Roxboro, NC, US

DUPR

3.640

阵营 2负方
EB
Eric Bailey

6ZXW5Q · Hattiesburg, MS, US

DUPR

3.504

TM
Tyler Mitchell

ZN9GZD · Hattiesburg, MS, US

DUPR

3.332

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4642461687
显示原始对决元数据 JSON
[
  {
    "team_id": 5485857138,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Doug Booth",
        "dupr_id": "2LKNY7",
        "rating": 3.991,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      },
      {
        "name": "Matthew Benfer",
        "dupr_id": "QPYN2N",
        "rating": 3.64,
        "profile_pic_url": null,
        "location": "Roxboro, NC, US"
      }
    ]
  },
  {
    "team_id": 7733763991,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Bailey",
        "dupr_id": "6ZXW5Q",
        "rating": 3.504,
        "profile_pic_url": null,
        "location": "Hattiesburg, MS, US"
      },
      {
        "name": "Tyler Mitchell",
        "dupr_id": "ZN9GZD",
        "rating": 3.332,
        "profile_pic_url": null,
        "location": "Hattiesburg, MS, US"
      }
    ]
  }
]