Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Doubles League - Fall Season Week 2

ID: 5835004779

Match Scores

3-11

Win

Play Date

2025-11-17

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
RB
Ryan Brister

JZZG6O · New York, NY, US

DUPR

3.587

LH
Lydia Hirt

8W544G · New York, NY, US

DUPR

3.942

TEAM 2WINNER
AK
Alexander Kidder

3PG7XM · New York, NY, US

DUPR

4.390

MC
Madison Churchill

8DK756 · USA

DUPR

3.732

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-5835004779
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7134304475,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Brister",
        "dupr_id": "JZZG6O",
        "rating": 3.587,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Lydia Hirt",
        "dupr_id": "8W544G",
        "rating": 3.942,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 6380884405,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alexander Kidder",
        "dupr_id": "3PG7XM",
        "rating": 4.39,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Madison Churchill",
        "dupr_id": "8DK756",
        "rating": 3.732,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]