Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Pballers Leaguers S4 - Week 1

ID: 5305736007

Match Scores

5-15

Loss

Play Date

2026-03-02

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JO
Jared Owens

DWV5GM · Pickerington, OH, US

DUPR

3.216

SV
Saadia Vázquez

O6KOJ7 · Columbus, OH, US

DUPR

3.284

TEAM 2WINNER
AK
Andrew King

ME6V9G · Bexley, OH, US

DUPR

3.490

CR
Charles Rodriguez

ODZXQW · Volo, IL, US

DUPR

3.164

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-5305736007
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7667325179,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jared Owens",
        "dupr_id": "DWV5GM",
        "rating": 3.216,
        "profile_pic_url": null,
        "location": "Pickerington, OH, US"
      },
      {
        "name": "Saadia Vázquez",
        "dupr_id": "O6KOJ7",
        "rating": 3.284,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  },
  {
    "team_id": 4895432020,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew King",
        "dupr_id": "ME6V9G",
        "rating": 3.49,
        "profile_pic_url": null,
        "location": "Bexley, OH, US"
      },
      {
        "name": "Charles Rodriguez",
        "dupr_id": "ODZXQW",
        "rating": 3.164,
        "profile_pic_url": null,
        "location": "Volo, IL, US"
      }
    ]
  }
]