Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DCC GOLD LEAGUE

ID: 8271263720

Match Scores

3-11

Win

Play Date

2026-02-22

Play Time (Est)

9:00 PM

Play Location

1001 Rockland Rd, Wilmington, DE 19803, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AR
Andrew Rosenbaum

DWK4EY · USA

DUPR

3.942

JR
Janice Rhodes

8JQLKD · USA

DUPR

3.834

TEAM 2WINNER
GL
Greg Levithan

3VGLX6 · Wilmington, DE, US

DUPR

4.375

TC
Tom Connors

6ZX9RK · USA

DUPR

4.200

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-8271263720
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7349973678,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Rosenbaum",
        "dupr_id": "DWK4EY",
        "rating": 3.942,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Janice Rhodes",
        "dupr_id": "8JQLKD",
        "rating": 3.834,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6813675851,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Greg Levithan",
        "dupr_id": "3VGLX6",
        "rating": 4.375,
        "profile_pic_url": null,
        "location": "Wilmington, DE, US"
      },
      {
        "name": "Tom Connors",
        "dupr_id": "6ZX9RK",
        "rating": 4.2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]