Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Robbinsville Pickle House: Diamond Championship - Mixed Doubles Skill: (4.0) Age: (Any)

ID: 7705899720

Match Scores

13-15

Win

Play Date

2025-12-28

Play Time (Est)

1:00 PM

Play Location

Robbinsville Twp, NJ

Unverified Facility

Competitor Teams

TEAM 1LOSS
KH
Kristin Hui

3X5KR2 · Newtown, PA, US

DUPR

4.336

MJ
Matt Jump

L2WJNQ · Mount Laurel Township, NJ, US

DUPR

4.119

TEAM 2WINNER
CH
Caitlin Hall

KOMJOK · NJ, US

DUPR

3.721

William Lee

0YGEZ4 · Philadelphia, PA, US

DUPR

4.067

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-7705899720
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7876159568,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kristin Hui",
        "dupr_id": "3X5KR2",
        "rating": 4.336,
        "profile_pic_url": null,
        "location": "Newtown, PA, US"
      },
      {
        "name": "Matt Jump",
        "dupr_id": "L2WJNQ",
        "rating": 4.119,
        "profile_pic_url": null,
        "location": "Mount Laurel Township, NJ, US"
      }
    ]
  },
  {
    "team_id": 5384077559,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Caitlin Hall",
        "dupr_id": "KOMJOK",
        "rating": 3.721,
        "profile_pic_url": null,
        "location": "NJ, US"
      },
      {
        "name": "William Lee",
        "dupr_id": "0YGEZ4",
        "rating": 4.067,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/782947/images/profile/d26c0fe7-b618-4612-bd5d-c743e82e73da.png",
        "location": "Philadelphia, PA, US"
      }
    ]
  }
]