Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 6 - Mens Friday Fixed Partner League

ID: 8503488650

Match Scores

8-11

Loss

Play Date

2026-04-17

Play Time (Est)

3:30 PM

Play Location

The Picklr Denton

Unverified Facility

Competitor Teams

TEAM 1LOSS
JR
Joel Rodriguez

3VEZQP · Aubrey, TX, US

DUPR

3.697

DS
Daniel Semanisin

OZ2X72 · Denton, TX, US

DUPR

3.827

TEAM 2WINNER
JK
Justin Knox

OD5V42 · Denton, TX, US

DUPR

4.116

RF
Robert Free

NRXNOW · Highland Village, TX, US

DUPR

4.465

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-8503488650
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5971598955,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joel Rodriguez",
        "dupr_id": "3VEZQP",
        "rating": 3.697,
        "profile_pic_url": null,
        "location": "Aubrey, TX, US"
      },
      {
        "name": "Daniel Semanisin",
        "dupr_id": "OZ2X72",
        "rating": 3.827,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      }
    ]
  },
  {
    "team_id": 4714125893,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Justin Knox",
        "dupr_id": "OD5V42",
        "rating": 4.116,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      },
      {
        "name": "Robert Free",
        "dupr_id": "NRXNOW",
        "rating": 4.465,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      }
    ]
  }
]