Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Tulip City Open - 2026 - Mens Doubles Skill: (4.5) Age: (21 To 56)

ID: 6453298526

Match Scores

5-15

Loss

Play Date

2026-05-02

Play Time (Est)

3:30 PM

Play Location

Holland, MI

View Facility Page →

Competitor Teams

TEAM 1LOSS
JJ
Justin Johnson

3X6MMR · Bristol, IN, US

DUPR

4.538

JM
Jafet Moya

2QRNP7 · USA

DUPR

3.960

TEAM 2WINNER
JL
Jake Lambers

0QPZJ2 · USA

DUPR

4.114

KB
Kyle Broekhuizen

L5L0KZ · USA

DUPR

4.095

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-6453298526
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5397712996,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Justin Johnson",
        "dupr_id": "3X6MMR",
        "rating": 4.538,
        "profile_pic_url": null,
        "location": "Bristol, IN, US"
      },
      {
        "name": "Jafet Moya",
        "dupr_id": "2QRNP7",
        "rating": 3.96,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7940553844,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jake Lambers",
        "dupr_id": "0QPZJ2",
        "rating": 4.114,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle Broekhuizen",
        "dupr_id": "L5L0KZ",
        "rating": 4.095,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]