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

Pool D - 1st Team Bracket (Bid Required) (Fri/Sat/Sun)

ID: 4365368669

对局比分

21-8

落败 / Loss

对决日期

2026-04-10

对局时间 (估算)

6:15 AM

对决场地

Life Time Peachtree Corners

未核实场馆

对决竞争阵营

阵营 1胜方
JB
Joshua Brian Peterson

8E4LJ3 · South Jordan, UT, US

DUPR

5.191

RG
Rachel Garff

8DZ6Y4 · Salt Lake City, UT, US

DUPR

5.116

阵营 2负方
BV
Bryce VanWort

RWGGND · USA

DUPR

3.850

EG
Elizabeth Gutierrez

4L4GD6 · Spring Lake, MI, US

DUPR

3.862

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4365368669
显示原始对决元数据 JSON
[
  {
    "team_id": 7446327022,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joshua Brian Peterson",
        "dupr_id": "8E4LJ3",
        "rating": 5.191,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Rachel Garff",
        "dupr_id": "8DZ6Y4",
        "rating": 5.116,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 5347682674,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryce VanWort",
        "dupr_id": "RWGGND",
        "rating": 3.85,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elizabeth Gutierrez",
        "dupr_id": "4L4GD6",
        "rating": 3.862,
        "profile_pic_url": null,
        "location": "Spring Lake, MI, US"
      }
    ]
  }
]