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

Pool F - 2nd Team Bracket (Bid Required) (Fri/Sat)

ID: 5591031007

对局比分

21-17

获胜 / Win

对决日期

2026-04-10

对局时间 (估算)

8:45 AM

对决场地

Life Time Peachtree Corners

未核实场馆

对决竞争阵营

阵营 1胜方
JM
James Matthew Riegert

3LJ0MK · Columbus, OH, US

DUPR

4.744

GG
Gia Garrett

76MO59 · USA

DUPR

3.761

阵营 2负方
JL
Jimmy Lindsey

EL046J · USA

DUPR

4.022

MW
Madelyn Wolfe

RYDXQM · USA

DUPR

3.944

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5591031007
显示原始对决元数据 JSON
[
  {
    "team_id": 5496890505,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Matthew Riegert",
        "dupr_id": "3LJ0MK",
        "rating": 4.744,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Gia Garrett",
        "dupr_id": "76MO59",
        "rating": 3.761,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5017577132,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jimmy Lindsey",
        "dupr_id": "EL046J",
        "rating": 4.022,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Madelyn Wolfe",
        "dupr_id": "RYDXQM",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]