Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 6 - Mens Friday Fixed Partner League

ID: 6110513453

Match Scores

7-11

Loss

Play Date

2026-04-17

Play Time (Est)

6:15 AM

Play Location

The Picklr Denton

Unverified Facility

Competitor Teams

TEAM 1LOSS
JR
Joel Rodriguez

3VEZQP · Aubrey, TX, US

DUPR

3.676

DS
Daniel Semanisin

OZ2X72 · Denton, TX, US

DUPR

3.803

TEAM 2WINNER
JK
Justin Knox

OD5V42 · Denton, TX, US

DUPR

4.151

RF
Robert Free

NRXNOW · Highland Village, TX, US

DUPR

4.499

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-6110513453
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5389627517,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joel Rodriguez",
        "dupr_id": "3VEZQP",
        "rating": 3.676,
        "profile_pic_url": null,
        "location": "Aubrey, TX, US"
      },
      {
        "name": "Daniel Semanisin",
        "dupr_id": "OZ2X72",
        "rating": 3.803,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      }
    ]
  },
  {
    "team_id": 7264979207,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Justin Knox",
        "dupr_id": "OD5V42",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      },
      {
        "name": "Robert Free",
        "dupr_id": "NRXNOW",
        "rating": 4.499,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      }
    ]
  }
]