Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - Sat: Men's 4.0 - 2025 FLX-mas Jingle Ball Tourney

ID: 5786209144

Match Scores

11-6

Loss

Play Date

2025-12-06

Play Time (Est)

5:00 PM

Play Location

NYSF Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
SR
Steven Randall

6740OE · USA

DUPR

3.979

HJ
harshit jani

94PX6K · Horseheads, NY, US

DUPR

4.283

TEAM 2LOSS
MJ
Michael J Hess

PWW9PM · Horseheads, NY, US

DUPR

3.528

JE
James Epp

EG94WJ · Corning, NY, US

DUPR

3.844

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-5786209144
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5204338436,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Randall",
        "dupr_id": "6740OE",
        "rating": 3.979,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "harshit jani",
        "dupr_id": "94PX6K",
        "rating": 4.283,
        "profile_pic_url": null,
        "location": "Horseheads, NY, US"
      }
    ]
  },
  {
    "team_id": 4927882541,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael J Hess",
        "dupr_id": "PWW9PM",
        "rating": 3.528,
        "profile_pic_url": null,
        "location": "Horseheads, NY, US"
      },
      {
        "name": "James Epp",
        "dupr_id": "EG94WJ",
        "rating": 3.844,
        "profile_pic_url": null,
        "location": "Corning, NY, US"
      }
    ]
  }
]