返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Pool 1

ID: 6344225198

对局比分

11-8

落败 / Loss

对决日期

2026-03-28

对局时间 (估算)

3:30 PM

对决场地

Pickle & Taps

View Facility Page →

对决竞争阵营

阵营 1胜方
BL
Bryant Lester

8DJPMM · USA

DUPR

5.124

MF
Matthew Finley

17YYON · USA

DUPR

4.809

阵营 2负方
JI
Jared Ingersoll

3OZVKP · Little River, SC, US

DUPR

4.711

BW
Bryson West

8DDMOY · Archdale, NC, US

DUPR

4.540

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6344225198
显示原始对决元数据 JSON
[
  {
    "team_id": 5018572007,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bryant Lester",
        "dupr_id": "8DJPMM",
        "rating": 5.124,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Finley",
        "dupr_id": "17YYON",
        "rating": 4.809,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8539835266,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jared Ingersoll",
        "dupr_id": "3OZVKP",
        "rating": 4.711,
        "profile_pic_url": null,
        "location": "Little River, SC, US"
      },
      {
        "name": "Bryson West",
        "dupr_id": "8DDMOY",
        "rating": 4.54,
        "profile_pic_url": null,
        "location": "Archdale, NC, US"
      }
    ]
  }
]