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

March Masters @ Planet Pickle - $500 Standard Doubles Open (5.25 AND BELOW)

ID: 6254789371

Match Scores

12-10

Win

Play Date

2026-03-28

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RC
Ross Cottrell

125MR1 · Dacula, GA, US

DUPR

4.838

BM
Brian Marquez

94E72E · Cherokee County, GA, US

DUPR

4.749

TEAM 2LOSS
JC
Joshua Cornett

V7EW27 · Duluth, GA, US

DUPR

4.821

BM
Brandon MacDonough

3Y7YXD · Atlanta, GA, US

DUPR

4.854

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-6254789371
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6447925048,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ross Cottrell",
        "dupr_id": "125MR1",
        "rating": 4.838,
        "profile_pic_url": null,
        "location": "Dacula, GA, US"
      },
      {
        "name": "Brian Marquez",
        "dupr_id": "94E72E",
        "rating": 4.749,
        "profile_pic_url": null,
        "location": "Cherokee County, GA, US"
      }
    ]
  },
  {
    "team_id": 7685176303,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joshua Cornett",
        "dupr_id": "V7EW27",
        "rating": 4.821,
        "profile_pic_url": null,
        "location": "Duluth, GA, US"
      },
      {
        "name": "Brandon MacDonough",
        "dupr_id": "3Y7YXD",
        "rating": 4.854,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]