Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 4 - Mens Friday Fixed Partner League

ID: 7717000906

Match Scores

11-6

Loss

Play Date

2026-04-03

Play Time (Est)

11:30 PM

Play Location

The Picklr Denton

Unverified Facility

Competitor Teams

TEAM 1WINNER
KR
Kyle Reynolds

QP07Z0 · Lewisville, TX, US

DUPR

3.728

AA
Andrew Austin

4LWW7V · Denton, TX, US

DUPR

4.215

TEAM 2LOSS
DS
Daniel Semanisin

OZ2X72 · Denton, TX, US

DUPR

3.777

JR
Joel Rodriguez

3VEZQP · Aubrey, TX, US

DUPR

3.619

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-7717000906
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4942359878,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyle Reynolds",
        "dupr_id": "QP07Z0",
        "rating": 3.728,
        "profile_pic_url": null,
        "location": "Lewisville, TX, US"
      },
      {
        "name": "Andrew Austin",
        "dupr_id": "4LWW7V",
        "rating": 4.215,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      }
    ]
  },
  {
    "team_id": 6447060422,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Semanisin",
        "dupr_id": "OZ2X72",
        "rating": 3.777,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      },
      {
        "name": "Joel Rodriguez",
        "dupr_id": "3VEZQP",
        "rating": 3.619,
        "profile_pic_url": null,
        "location": "Aubrey, TX, US"
      }
    ]
  }
]