Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LWRCC The Championships 2025

ID: 7015491787

Match Scores

15-0

Win

Play Date

2025-03-25

Play Time (Est)

8:45 AM

Play Location

Player's Dr, Lakewood Ranch, FL 34202, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
BG
Brian Grogan

3ON2MP · Bradenton, FL, US

DUPR

4.440

JR
John Riley

3XYVJ5 · Lakewood Ranch, FL, US

DUPR

4.426

TEAM 2LOSS
TF
Thomas Farr

3Z59WL · Lakewood Ranch, FL, US

DUPR

3.677

MM
Matt Mace

35QKYV · Lakewood Ranch, FL, US

DUPR

4.272

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-7015491787
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5127963117,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Grogan",
        "dupr_id": "3ON2MP",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "John Riley",
        "dupr_id": "3XYVJ5",
        "rating": 4.426,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  },
  {
    "team_id": 7257320150,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thomas Farr",
        "dupr_id": "3Z59WL",
        "rating": 3.677,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      },
      {
        "name": "Matt Mace",
        "dupr_id": "35QKYV",
        "rating": 4.272,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  }
]