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

LiL' Rhody Dinksgiving Classic - Men's "MONEYBALL" Doubles (Open)

ID: 4746298878

Match Scores

11-6

Loss

Play Date

2025-11-22

Play Time (Est)

7:30 PM

Play Location

North Kingstown, RI

View Facility Page →

Competitor Teams

TEAM 1WINNER
AG
Aidan Gorneau

599K00 · South Portland, ME, US

DUPR

5.171

ED
Elisha D Turner

8DQ05X · Charlotte, NC, US

DUPR

5.196

TEAM 2LOSS
GN
gonzalo nunez

4ZRML6 · Manchester, NH, US

DUPR

5.002

AL
Albert Laurent

Z9ZWPW · NH, US

DUPR

5.153

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-4746298878
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6931883834,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aidan Gorneau",
        "dupr_id": "599K00",
        "rating": 5.171,
        "profile_pic_url": null,
        "location": "South Portland, ME, US"
      },
      {
        "name": "Elisha D Turner",
        "dupr_id": "8DQ05X",
        "rating": 5.196,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  },
  {
    "team_id": 6593884113,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "gonzalo nunez",
        "dupr_id": "4ZRML6",
        "rating": 5.002,
        "profile_pic_url": null,
        "location": "Manchester, NH, US"
      },
      {
        "name": "Albert Laurent",
        "dupr_id": "Z9ZWPW",
        "rating": 5.153,
        "profile_pic_url": null,
        "location": "NH, US"
      }
    ]
  }
]