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

USLPL Indianapolis

ID: 4979221035

Match Scores

9-11, 11-1, 11-1

Win

Play Date

2025-09-21

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SR
Scott Rensch

8MP99L · Ramsey, MN, US

DUPR

4.988

BB
Brooks Brooks

8GXJGG · Merritt Island, FL, US

DUPR

4.796

TEAM 2LOSS
JM
JohnR Murray

1QJRD5 · Pittsburgh, PA, US

DUPR

4.842

EV
Edward Valenzuela

84QO56 · Ashburn, VA, US

DUPR

4.622

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-4979221035
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6849411522,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Rensch",
        "dupr_id": "8MP99L",
        "rating": 4.988,
        "profile_pic_url": null,
        "location": "Ramsey, MN, US"
      },
      {
        "name": "Brooks Brooks",
        "dupr_id": "8GXJGG",
        "rating": 4.796,
        "profile_pic_url": null,
        "location": "Merritt Island, FL, US"
      }
    ]
  },
  {
    "team_id": 5506344736,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "JohnR Murray",
        "dupr_id": "1QJRD5",
        "rating": 4.842,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Edward Valenzuela",
        "dupr_id": "84QO56",
        "rating": 4.622,
        "profile_pic_url": null,
        "location": "Ashburn, VA, US"
      }
    ]
  }
]