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

Pool 2

ID: 8035875091

对局比分

10-12

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

8:45 AM

对决场地

Pickle & Taps

View Facility Page →

对决竞争阵营

阵营 1负方
JH
Jeremy Harrelson

84V062 · Fayetteville, NC, US

DUPR

4.108

SM
Scott McLamb

3OWVZ2 · Dunn, NC, US

DUPR

4.133

阵营 2胜方
TM
thiago moreira

RY0DWZ · Surf City, NC, US

DUPR

3.934

HS
Harris Stoker

L8EYO1 · USA

DUPR

4.088

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8035875091
显示原始对决元数据 JSON
[
  {
    "team_id": 4699755739,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeremy Harrelson",
        "dupr_id": "84V062",
        "rating": 4.108,
        "profile_pic_url": null,
        "location": "Fayetteville, NC, US"
      },
      {
        "name": "Scott McLamb",
        "dupr_id": "3OWVZ2",
        "rating": 4.133,
        "profile_pic_url": null,
        "location": "Dunn, NC, US"
      }
    ]
  },
  {
    "team_id": 4949247960,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "thiago moreira",
        "dupr_id": "RY0DWZ",
        "rating": 3.934,
        "profile_pic_url": null,
        "location": "Surf City, NC, US"
      },
      {
        "name": "Harris Stoker",
        "dupr_id": "L8EYO1",
        "rating": 4.088,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]