Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2 Old Goats USSP Indoor - Mens Doubles Skill: (4.0 and 4.5) Age: (50 to 54)(60 to 64)(65 To 69)

ID: 7398182884

Match Scores

15-6

Win

Play Date

2025-10-04

Play Time (Est)

5:00 PM

Play Location

Little Rock, AR

View Facility Page →

Competitor Teams

TEAM 1WINNER
CG
Carl G Norris

L599EK · Fort Smith, AR, US

DUPR

3.738

GL
Gene Ludwig

84KRM6 · Little Rock, AR, US

DUPR

3.820

TEAM 2LOSS
MJ
Michael Johnson

3LW9Z5 · USA

DUPR

3.644

RC
Randy Carstens

V2JQVJ · USA

DUPR

3.365

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-7398182884
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6740070831,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carl G Norris",
        "dupr_id": "L599EK",
        "rating": 3.738,
        "profile_pic_url": null,
        "location": "Fort Smith, AR, US"
      },
      {
        "name": "Gene Ludwig",
        "dupr_id": "84KRM6",
        "rating": 3.82,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 5572458537,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Johnson",
        "dupr_id": "3LW9Z5",
        "rating": 3.644,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Randy Carstens",
        "dupr_id": "V2JQVJ",
        "rating": 3.365,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]