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

Brick Wall Southeast #5

ID: 7829639873

对局比分

11-1

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MV
Michael Vallejo

3P42ME · Callao Region, PE

DUPR

5.434

SW
Samuel Wells

17ZV05 · Stockbridge, GA, US

DUPR

5.016

阵营 2负方
MF
Michael Finch

4Z7OJM · Columbia, SC, US

DUPR

4.998

CP
Colin Pelfrey

KODDLK · Tega Cay, SC, US

DUPR

4.570

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7829639873
显示原始对决元数据 JSON
[
  {
    "team_id": 5692621584,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Vallejo",
        "dupr_id": "3P42ME",
        "rating": 5.434,
        "profile_pic_url": null,
        "location": "Callao Region, PE"
      },
      {
        "name": "Samuel Wells",
        "dupr_id": "17ZV05",
        "rating": 5.016,
        "profile_pic_url": null,
        "location": "Stockbridge, GA, US"
      }
    ]
  },
  {
    "team_id": 7889254971,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Finch",
        "dupr_id": "4Z7OJM",
        "rating": 4.998,
        "profile_pic_url": null,
        "location": "Columbia, SC, US"
      },
      {
        "name": "Colin Pelfrey",
        "dupr_id": "KODDLK",
        "rating": 4.57,
        "profile_pic_url": null,
        "location": "Tega Cay, SC, US"
      }
    ]
  }
]