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

Brick Wall Southeast #4

ID: 6618483708

对局比分

8-11

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
BG
Brendan Gallagher

NYVNG2 · Charleston, SC, US

DUPR

5.090

MF
Michael Finch

4Z7OJM · Columbia, SC, US

DUPR

4.995

阵营 2胜方
NL
Noah Lyu

3VM60E · Macon, GA, US

DUPR

5.210

GI
Garrett Ivey

16RNYK · Dublin, GA, US

DUPR

4.856

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6618483708
显示原始对决元数据 JSON
[
  {
    "team_id": 5990022242,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brendan Gallagher",
        "dupr_id": "NYVNG2",
        "rating": 5.09,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      },
      {
        "name": "Michael Finch",
        "dupr_id": "4Z7OJM",
        "rating": 4.995,
        "profile_pic_url": null,
        "location": "Columbia, SC, US"
      }
    ]
  },
  {
    "team_id": 7696924687,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Noah Lyu",
        "dupr_id": "3VM60E",
        "rating": 5.21,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "Garrett Ivey",
        "dupr_id": "16RNYK",
        "rating": 4.856,
        "profile_pic_url": null,
        "location": "Dublin, GA, US"
      }
    ]
  }
]