Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Doubles League - Fall Season Week 2

ID: 4467802191

Match Scores

11-5

Loss

Play Date

2025-11-17

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MD
Mirela Deitz

MYLRDV · New York, NY, US

DUPR

3.369

DZ
David Zuckerman

3ZJO0M · New York, NY, US

DUPR

4.918

TEAM 2LOSS
AK
Alexander Kidder

3PG7XM · New York, NY, US

DUPR

4.377

MC
Madison Churchill

8DK756 · USA

DUPR

3.722

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-4467802191
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8413975842,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mirela Deitz",
        "dupr_id": "MYLRDV",
        "rating": 3.369,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "David Zuckerman",
        "dupr_id": "3ZJO0M",
        "rating": 4.918,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 8264824789,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexander Kidder",
        "dupr_id": "3PG7XM",
        "rating": 4.377,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Madison Churchill",
        "dupr_id": "8DK756",
        "rating": 3.722,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]