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

USLPL Championships

ID: 7430750488

Match Scores

11-6, 11-3

Win

Play Date

2026-01-10

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MJ
Mark Johnston

1Q2KN3 · Orlando, FL, US

DUPR

4.898

LP
Lori Price

16062G · Noblesville, IN, US

DUPR

4.893

TEAM 2LOSS
JJ
Jeff Jauschneg

1QXLND · Middleburg, FL, US

DUPR

4.794

RS
Renee Stafford

8GWRV3 · Collierville, TN, US

DUPR

4.588

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-7430750488
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6902931325,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Johnston",
        "dupr_id": "1Q2KN3",
        "rating": 4.898,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "Lori Price",
        "dupr_id": "16062G",
        "rating": 4.893,
        "profile_pic_url": null,
        "location": "Noblesville, IN, US"
      }
    ]
  },
  {
    "team_id": 8550996060,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Jauschneg",
        "dupr_id": "1QXLND",
        "rating": 4.794,
        "profile_pic_url": null,
        "location": "Middleburg, FL, US"
      },
      {
        "name": "Renee Stafford",
        "dupr_id": "8GWRV3",
        "rating": 4.588,
        "profile_pic_url": null,
        "location": "Collierville, TN, US"
      }
    ]
  }
]