Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

The Great Defrost - Mens Doubles Skill: (4.0 And Above) Age: (Any)

ID: 6796842157

Match Scores

12-10

Loss

Play Date

2026-05-09

Play Time (Est)

2:15 AM

Play Location

Columbus, OH

View Facility Page →

Competitor Teams

TEAM 1WINNER
JB
Jack Botkin

V4DX4P · Dublin, OH, US

DUPR

4.572

ST
Steven Tang

RYYPGD · Falls Church, VA, US

DUPR

4.848

TEAM 2LOSS
JA
Jared Anderson

76YRJ4 · Cleveland, OH, US

DUPR

4.612

CG
Corey Goodman

JZV464 · Solon, OH, US

DUPR

4.504

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6796842157
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6531129832,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack Botkin",
        "dupr_id": "V4DX4P",
        "rating": 4.572,
        "profile_pic_url": null,
        "location": "Dublin, OH, US"
      },
      {
        "name": "Steven Tang",
        "dupr_id": "RYYPGD",
        "rating": 4.848,
        "profile_pic_url": null,
        "location": "Falls Church, VA, US"
      }
    ]
  },
  {
    "team_id": 5194349354,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jared Anderson",
        "dupr_id": "76YRJ4",
        "rating": 4.612,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      },
      {
        "name": "Corey Goodman",
        "dupr_id": "JZV464",
        "rating": 4.504,
        "profile_pic_url": null,
        "location": "Solon, OH, US"
      }
    ]
  }
]