Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PnP Winter Invitational Men's 4.5 12-49 Doubles

ID: 5625193567

Match Scores

15-9

Loss

Play Date

2025-01-25

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
NM
Nikhil Misra

JZL25O · Cary, NC, US

DUPR

3.898

GK
Ganesh Karunakaran

1QXGM0 · USA

DUPR

3.993

TEAM 2LOSS
BB
Brendan Boss

2L4X2R · Elon, NC, US

DUPR

3.907

AG
Aaron Gore

2L5O2R · Chesterfield, VA, US

DUPR

4.008

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-5625193567
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4736772550,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nikhil Misra",
        "dupr_id": "JZL25O",
        "rating": 3.898,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      },
      {
        "name": "Ganesh Karunakaran",
        "dupr_id": "1QXGM0",
        "rating": 3.993,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5292505469,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brendan Boss",
        "dupr_id": "2L4X2R",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": "Elon, NC, US"
      },
      {
        "name": "Aaron Gore",
        "dupr_id": "2L5O2R",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": "Chesterfield, VA, US"
      }
    ]
  }
]