Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Salt Marsh Realty Inaugural Tournament to Benefit RMHC of the Coastal Empire 4.0 BRONZE

ID: 6113518479

Match Scores

11-0, 11-9

Win

Play Date

2023-05-13

Play Time (Est)

4:45 AM

Play Location

Richmond Hill, GA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
ES
Eric Shaw

35VL5V · Richmond Hill, GA, US

DUPR

4.435

TL
TC Lauer

89OM57 · Richmond Hill, GA, US

DUPR

4.712

TEAM 2LOSS
EL
Elliott Lam

3Z2GM8 · Richmond Hill, GA, US

DUPR

3.885

PS
Patrick Spivey

3LW2VQ · Savannah, GA, US

DUPR

3.851

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-6113518479
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5265704397,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Shaw",
        "dupr_id": "35VL5V",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": "Richmond Hill, GA, US"
      },
      {
        "name": "TC Lauer",
        "dupr_id": "89OM57",
        "rating": 4.712,
        "profile_pic_url": null,
        "location": "Richmond Hill, GA, US"
      }
    ]
  },
  {
    "team_id": 5714725113,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elliott Lam",
        "dupr_id": "3Z2GM8",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": "Richmond Hill, GA, US"
      },
      {
        "name": "Patrick Spivey",
        "dupr_id": "3LW2VQ",
        "rating": 3.851,
        "profile_pic_url": null,
        "location": "Savannah, GA, US"
      }
    ]
  }
]