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

APR042026 miniT-6

ID: 4492265631

Match Scores

11-4

Win

Play Date

2026-04-04

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RM
Randy Martinez

2YZV64 · Gahanna, OH, US

DUPR

3.882

BB
Bret Bowman

Q5NRLN · Worthington, OH, US

DUPR

3.190

TEAM 2LOSS
Amelia Raubenolt

PZV40X · Westerville, OH, US

DUPR

3.459

RR
Rick Reitano

ODJ5L7 · Pickerington, OH, US

DUPR

3.305

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-4492265631
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5245876040,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Randy Martinez",
        "dupr_id": "2YZV64",
        "rating": 3.882,
        "profile_pic_url": null,
        "location": "Gahanna, OH, US"
      },
      {
        "name": "Bret Bowman",
        "dupr_id": "Q5NRLN",
        "rating": 3.19,
        "profile_pic_url": null,
        "location": "Worthington, OH, US"
      }
    ]
  },
  {
    "team_id": 8441645061,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amelia  Raubenolt",
        "dupr_id": "PZV40X",
        "rating": 3.459,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1519000/images/profile/43999273-2c19-4477-9739-6af99a97966b.jpg",
        "location": "Westerville, OH, US"
      },
      {
        "name": "Rick Reitano",
        "dupr_id": "ODJ5L7",
        "rating": 3.305,
        "profile_pic_url": null,
        "location": "Pickerington, OH, US"
      }
    ]
  }
]