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

Brick Wall Southeast #5

ID: 5185805749

对局比分

11-3

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MN
Matthew Nesbitt

3YODOE · Chapel Hill, NC, US

DUPR

5.243

KN
Kayla Nesbitt

3XL90X · Chapel Hill, NC, US

DUPR

4.835

阵营 2负方
ED
Elisha D Turner

8DQ05X · Charlotte, NC, US

DUPR

5.182

KV
Kristen van Dernoot

3OJRWP · USA

DUPR

4.275

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5185805749
显示原始对决元数据 JSON
[
  {
    "team_id": 4481168464,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Nesbitt",
        "dupr_id": "3YODOE",
        "rating": 5.243,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "Kayla Nesbitt",
        "dupr_id": "3XL90X",
        "rating": 4.835,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      }
    ]
  },
  {
    "team_id": 6202823365,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elisha D Turner",
        "dupr_id": "8DQ05X",
        "rating": 5.182,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Kristen van Dernoot",
        "dupr_id": "3OJRWP",
        "rating": 4.275,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]